Namespaces | Functions
socketpair.cpp File Reference

Crossplatform implementation for generating a local socket pair. More...

#include <cerrno>
#include "../../include/ecl/io/socketpair.hpp"
Include dependency graph for lib/socketpair.cpp:

Go to the source code of this file.

Namespaces

namespace  ecl

Functions

SocketError ecl::socketpair (socket_descriptor socket_fd_pair[2], const bool non_blocking=false)
 Creates a socket pair internal to the current process.

Detailed Description

Crossplatform implementation for generating a local socket pair.

Date:
February, 2011

Definition in file lib/socketpair.cpp.



ecl_io
Author(s): Daniel Stonier (d.stonier@gmail.com)
autogenerated on Thu Jan 2 2014 11:11:37