|
Function |
Description |
|
Blocks until an incoming connection is established, or the specified timeout interval elapses. | |
|
Constructs a zTcpServer object. | |
|
Destroys a zTcpServer object. | |
|
Enables or disables reuse of a local end point within a short period of time. | |
|
Places the server into the listening state, to monitor for incoming connection requests. | |
|
Returns the local end point for a listening server. | |
|
Returns the underlying zSocket object. |