Structs§

  • A socket that will continually listen for client connections. Call events() to receive incoming connection. You should regularly check for events and answer ConnectionRequests requests immediately or the socket will appear as unresponsive to the client.
  • Access to the steam networking sockets interface