Crossplatform implementation for generating a local socket pair. More...
Go to the source code of this file.
Namespaces | |
ecl | |
Functions | |
ecl_io_PUBLIC SocketError | ecl::socketpair (socket_descriptor socket_fd_pair[2], const bool non_blocking=false) |
Creates a socket pair internal to the current process. More... | |
Crossplatform implementation for generating a local socket pair.
Definition in file lib/socketpair.cpp.