NazaraEngine/include/Nazara/Network
Lynix 9452b98f49 Network: Add SocketPoller class
Former-commit-id: 86b9266d904551d19e7ec8e8d6bbe5f137e8d29f [formerly 34575937d84f796cfe36a5ab97ea1f787c1506ba] [formerly 6c8c621523800958ad38eef118fcb3687c34b367 [formerly a1f1330fbe6f990a21bbe6dccfe727edec0e2b44]]
Former-commit-id: 6635c463a753f744b835267181b51ed89620b627 [formerly 14e84c7155cd669ac20a5492e67704059a442925]
Former-commit-id: 7becccdf2d8aac7cdf526d855215d7d144be284c
2016-09-22 18:16:39 +02:00
..
AbstractSocket.hpp Network/Socket: Fix last error being undefined without any operation 2016-02-24 14:14:29 +01:00
AbstractSocket.inl Documentation for module: Network 2016-05-30 14:22:31 +02:00
Algorithm.hpp Network/Algorithm: Fix external linking 2015-11-22 15:53:31 +01:00
Algorithm.inl Network: First commit 2015-11-09 15:02:25 +01:00
Config.hpp Documentation for module: Network 2016-05-30 14:22:31 +02:00
ConfigCheck.hpp Documentation for module: Network 2016-05-30 14:22:31 +02:00
Debug.hpp Fix errors and warnings 2015-11-12 00:29:10 +01:00
DebugOff.hpp Documentation for module: Network 2016-05-30 14:22:31 +02:00
Enums.hpp Network/Enums: Fix SocketState_Max 2016-03-30 18:37:31 +02:00
IpAddress.hpp Network/HostnameInfo: Replace family/socketType raw value by engine enumeration 2015-11-14 02:12:10 +01:00
IpAddress.inl Documentation for module: Network 2016-05-30 14:22:31 +02:00
NetPacket.hpp Network/NetPacket: Add move constructor/operator 2016-02-24 14:17:47 +01:00
NetPacket.inl Documentation for module: Network 2016-05-30 14:22:31 +02:00
Network.hpp Fix whitespace 2016-03-30 18:37:41 +02:00
RUdpConnection.hpp Network/RUdpConnection: Add packet loss simulator 2016-04-17 17:56:02 +02:00
RUdpConnection.inl Network/RUdpConnection: Remove useless line 2016-06-10 12:40:31 +02:00
RUdpMessage.hpp Network: Add RUdpConnection class (experimental) 2016-03-09 13:54:04 +01:00
SocketHandle.hpp Network: First commit 2015-11-09 15:02:25 +01:00
SocketPoller.hpp Network: Add SocketPoller class 2016-09-22 18:16:39 +02:00
SocketPoller.inl Network: Add SocketPoller class 2016-09-22 18:16:39 +02:00
TcpClient.hpp Documentation for module: Network 2016-05-30 14:22:31 +02:00
TcpClient.inl Documentation for module: Network 2016-05-30 14:22:31 +02:00
TcpServer.hpp Network: Get rid of now useless TcpBase 2015-11-10 12:14:59 +01:00
TcpServer.inl Documentation for module: Network 2016-05-30 14:22:31 +02:00
UdpSocket.hpp Documentation for module: Network 2016-05-30 14:22:31 +02:00
UdpSocket.inl Documentation for module: Network 2016-05-30 14:22:31 +02:00