Now you can download a copy of these docs so you can use them offline! Download now
#include <SocketStreamFactory.h>


Public Member Functions | |
| SocketStreamFactory (const char *host, int port) | |
| IOStream * | createStream () |
Definition at line 21 of file SocketStreamFactory.h.
|
virtual |
| IOException |
Implements IOStreamFactory.
Definition at line 35 of file SocketStreamFactory.cpp.
1.8.6