Function socket2::socket::set_common_type

source ยท
const fn set_common_type(ty: Type) -> Type
Expand description

Set SOCK_CLOEXEC and NO_HANDLE_INHERIT on the type on platforms that support it.