Searched defs:socket_type (Results 1 – 2 of 2) sorted by relevance
20 let socket_type = socket_type | libc::SOCK_NONBLOCK | libc::SOCK_CLOEXEC; in socket_new() localVariable
79 let socket_type = socket_type | libc::SOCK_NONBLOCK | libc::SOCK_CLOEXEC; in pair() localVariable