Searched refs:SIO_KEEPALIVE_VALS (Results 1 – 3 of 3) sorted by relevance
96 #if defined(HAVE_WINSOCK2_H) && !defined(SIO_KEEPALIVE_VALS)97 #define SIO_KEEPALIVE_VALS _WSAIOW(IOC_VENDOR,4) macro118 #if defined(SIO_KEEPALIVE_VALS) in tcpkeepalive()128 if(WSAIoctl(sockfd, SIO_KEEPALIVE_VALS, (LPVOID) &vals, sizeof(vals), in tcpkeepalive()
3035 case SIO_KEEPALIVE_VALS: {5512 DWORD codes[] = {SIO_RCVALL, SIO_KEEPALIVE_VALS};
659 s.ioctl(socket.SIO_KEEPALIVE_VALS, (1, 100, 100))