pub const SOCK_DGRAM: i32 = 2;
Socket supports datagrams (connectionless, unreliable messages of a fixed maximum length)