|
scclib
Stable Cloud Computing C++ Library
|
Unix domain tcp and udp networking implementation More...
#include <net/unix.h>#include <sys/socket.h>#include <sys/un.h>#include <cerrno>#include <stdexcept>#include <system_error>#include <string>#include <sstream>#include <cstring>
Go to the source code of this file.
Functions | |
| std::ostream & | operator<< (std::ostream &os, const UnixAddr &sa) |
Unix domain tcp and udp networking implementation
Definition in file unix.cc.