Navigation: thinBasic Modules > TcpUdp > TCP Equates |
|
During module loading process, the following equates (constants) will be defined.
Equates:
Symbol |
Meaning |
%FD_READ |
Data is available to be read from the socket |
%FD_WRITE |
|
%FD_ACCEPT |
|
%FD_CONNECT |
|
%FD_CLOSE |
Equates:
Symbol |
Meaning |
%NOTIFY_READ |
|
%NOTIFY_WRITE |
|
%NOTIFY_ACCEPT |
|
%NOTIFY_CONNECT |
|
%NOTIFY_CLOSE |
© 2004-2008 thinBasic. All rights reserved. | Version 1.7.0.0 | Web Site: http://www.thinbasic.com |