socket.h File Reference

The Dv::Net::Socket class provides a network connection as an iostream. More...

#include <iostream>
#include <dvutil/debug.h>
#include <dvutil/shared_ptr.h>
#include <dvutil/fdstreambuf.h>
#include <dvnet/inetaddress.h>
Include dependency graph for socket.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  Dv::Net::Socket
 Provide a network connection as an iostream. More...

Namespaces

namespace  Dv
namespace  Dv::Net

Detailed Description

The Dv::Net::Socket class provides a network connection as an iostream.

Definition in file socket.h.


dvnet-0.9.24 [ 5 December, 2009]