All Classes Namespaces Functions Variables Enumerations Enumerator Pages
Public Attributes | List of all members
server::NetworkThreadArgs Struct Reference

#include <Server.h>

Collaboration diagram for server::NetworkThreadArgs:
Collaboration graph
[legend]

Public Attributes

int connectedSocket
 
net::SocketState threadState
 
Serverserver
 

Detailed Description

Struct with the arguments of the network threads.

Member Data Documentation

Server* server::NetworkThreadArgs::server

State of the thread.

net::SocketState server::NetworkThreadArgs::threadState

Socket of the connection.


The documentation for this struct was generated from the following file: