pub type HSteamListenSocket = uint32;
Expand description

Handle used to identify a “listen socket”. Unlike traditional Berkeley sockets, a listen socket and a connection are two different abstractions.