#include <string>#include <stdexcept>#include <sys/socket.h>#include <sys/un.h>Include dependency graph for usocksetup.h:

Go to the source code of this file.
Namespaces | |
| namespace | Dv |
| namespace | Dv::Net |
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] |