#include <wx/sckstrm.h>

Public Member Functions | |
| wxSocketInputStream (wxSocketBase &s) | |
| wxSocketInputStream::wxSocketInputStream | ( | wxSocketBase & | s | ) |
Creates a new read-only socket stream using the specified initialized socket connection.
|
[ top ] |