20 #ifndef PSOCKSXX_ISOCKSTREAM_H 21 #define PSOCKSXX_ISOCKSTREAM_H 23 #include <psocksxx/iosocks.h> virtual ~isockstream()
destructor
Definition: isockstream.cpp:31
Socket stream buffer class.
Definition: sockstreambuf.h:53
base class for socket stream controller classes
Definition: iosocks.h:36
Definition: iosocks.cpp:23
isockstream(sockstreambuf *ssb)
constructor
Definition: isockstream.cpp:25
Input controller class for socket streams.
Definition: isockstream.h:36