MLIB
Loading...
Searching...
No Matches
sockstream.h File Reference

Definition of `sockstream`, `isockstream` and `osockstream` classes. More...

#include "safe_winsock.h"
#include <iostream>
#include <assert.h>
#include "sockbuf.h"

Go to the source code of this file.

Classes

class  mlib::generic_sockstream< T >
 An IO stream using a sockbuf object as the underlying streambuf. More...
 

Typedefs

typedef generic_sockstream< char > mlib::isockstream
 
typedef generic_sockstream< char > mlib::osockstream
 
typedef generic_sockstream< char > mlib::sockstream
 

Detailed Description

Definition of `sockstream`, `isockstream` and `osockstream` classes.