Tor
0.4.7.0-alpha-dev
|
Replacement socketpair() for systems that lack it. More...
#include "lib/cc/torint.h"
#include "lib/net/socketpair.h"
#include "lib/net/inaddr_st.h"
#include "lib/arch/bytes.h"
#include <errno.h>
#include <string.h>
Go to the source code of this file.
Macros | |
#define | closesocket(x) close(x) |
#define | socket_errno() (errno) |
#define | SOCKET_EPROTONOSUPPORT EPROTONOSUPPORT |
Replacement socketpair() for systems that lack it.
Definition in file socketpair.c.