Now you can download a copy of these docs so you can use them offline! Download now


Public Member Functions | |
| SocketServerStreamProvider (int port) | |
| IOStream * | accept () |
| void | close () |
Definition at line 20 of file SocketServerStreamProvider.h.
|
virtual |
| IOException |
Implements IOStreamProvider.
Definition at line 93 of file SocketServerStreamProvider.cpp.
|
virtual |
Close the source of the IOStreams. accept() should not be called after this is called
| IOException |
Implements IOStreamProvider.
Definition at line 125 of file SocketServerStreamProvider.cpp.
1.8.6