Classes | |
| class | Dv::Net::InetAddress |
| A Dv::Net::InetAddress object represents a valid internet host. More... | |
| class | Dv::Net::SimpleMessage |
| A SimpleMessage wraps a byte array which it may or may not own. More... | |
| class | Dv::Net::Message< T > |
| Template extension of SimpleMessage. More... | |
| class | Dv::Net::Message< std::string > |
| Specialization for string. More... | |
| class | Dv::Net::ServerSocketError |
| A runtime exception thrown by some ServerSocket operations. More... | |
| class | Dv::Net::ServerSocket |
| A class representing an internet server. More... | |
| class | Dv::Net::Socket |
| Provide a network connection as an iostream. More... | |
| class | Dv::Net::userversocket |
| Class representing a server listening on a unix socket. More... | |
| class | Dv::Net::usocket |
| Unix socket iostream specialization. More... | |
| class | Dv::Net::usockstreambuf |
| Dv::Util::fdstreambuf specialization for unix sockets. More... | |
Functions | |
| void | setup_unsocket (const std::string &filename, sockaddr_un &addr, socklen_t &len) throw (std::runtime_error) |
| Auxiliary function: initialize addr from filename. | |
|
||||||||||||||||
|
Auxiliary function: initialize addr from filename.
|
| dvnet-0.9.11 | [27 December, 2004] |