Lines Matching defs:SOCKET
63 # define SOCKET int
104 SOCKET fd;
139 SOCKET v;
188 SOCKET fd;
1244 SOCKET epfd; /* epoll control file descriptor */
1270 newPyEpoll_Object(PyTypeObject *type, int sizehint, SOCKET fd)
1418 SOCKET s_fd = (SOCKET)fd;
1753 SOCKET kqfd; /* kqueue control fd */
1956 newKqueue_Object(PyTypeObject *type, SOCKET fd)
2084 SOCKET s_fd = (SOCKET)fd;