pub unsafe extern "C" fn SOCU_AddGlobalSocket(sockfd: c_int) -> c_int
Expand description

Adds a global socket.

§Arguments

  • sockfd - The socket fd.

§Returns

error