HSteamListenSocket

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

extern (C++)
alias HSteamListenSocket = uint

Meta