zReceiver member functions.
|
Function |
Description |
|
Terminates network activities. | |
|
Constructs a zReceiver object. | |
|
Destroys a zReceiver object. | |
|
Reports whether this zReceiver object is in the open state. | |
|
For active receivers, reports the local end point on which the receiver listens for incoming connections. | |
|
Initates network activities for active mode or passive mode connections. | |
|
Reads one or more bytes from the underlying socket. | |
|
Waits until a zResult object is received, or until the specified timeout period elapses. | |
|
Sets the size of read buffers. | |
|
Registers or unregisters a callback function that is notified when zResult objects have been received. | |
|
Waits until one or more bytes is available to read, or until the specified timeout period elapses. |