Modules
std
c
socket
Constant socket
[src]
Source
pub const socket = switch (native_os) { .netbsd => private.__socket30, else => private.socket, }