Nebula
|
#include "foundation/stdneb.h"
#include "net/socket/socket.h"
#include <sys/errno.h>
#include <fcntl.h>
#include <netdb.h>
Namespaces | |
namespace | Posix |
Posix implemention of a read-many write-few lock. | |
Functions | |
Posix::__ImplementClass (Posix::PosixSocket, 'WSCK', Core::RefCounted) | |
Variables | |
static const int | Posix::INVALID_SOCKET = -1 |
static const int | Posix::SOCKET_ERROR = -1 |