Searched refs:SO_TYPE (Results 1 – 3 of 3) sorted by relevance
13 #define SO_TYPE 3 macro
277 if (getsockopt(server_fd, SOL_SOCKET, SO_TYPE, &type, &optlen)) { in connect_to_fd_opts()
504 err = xgetsockopt(s, SOL_SOCKET, SO_TYPE, &socktype, &len); in connect_accept_thread()