TCP Equates

<< Click to Display Table of Contents >>

Navigation:  ThinBASIC Modules > TcpUdp (Networking) >

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