#include <socketft.h>
Inheritance diagram for SocketSource:

Public Methods | |
| SocketSource (socket_t s=INVALID_SOCKET,bool pumpAndClose=false,BufferedTransformation *outQueue=NULL) | |
| bool | ReceiveReady (unsigned long timeout=0) |
| bool | Receive (byte *buf,unsigned int bufLen) |
| bool | ReceiveResultReady (unsigned long timeout=0) |
| unsigned int | GetReceiveResult () |
| bool | EofReceived ()const |
Definition at line 149 of file socketft.h.
|
|
Definition at line 298 of file socketft.cpp. |
|
|
Reimplemented from NetworkReceiver. Definition at line 158 of file socketft.h. |
|
|
Reimplemented from NetworkReceiver. Definition at line 157 of file socketft.h. |
|
|
Reimplemented from NetworkReceiver. Definition at line 305 of file socketft.cpp. |
|
|
Reimplemented from NetworkReceiver. Definition at line 313 of file socketft.cpp. |
|
|
Reimplemented from NetworkReceiver. Definition at line 156 of file socketft.h. |
1.2.4 written by Dimitri van Heesch,
© 1997-2000