NazaraEngine/src/Nazara/Network
Jérôme Leclercq 3d368b2fe7 Network/SocketPoller: Fix behavior of Wait method (-1 will block) 2017-08-04 13:37:17 +02:00
..
Debug Update copyright year 2017-01-20 12:58:35 +01:00
Linux Network/SocketPoller: Fix behavior of Wait method (-1 will block) 2017-08-04 13:37:17 +02:00
Posix Network/SocketPoller: Fix behavior of Wait method (-1 will block) 2017-08-04 13:37:17 +02:00
Win32 Network/SocketPoller: Fix behavior of Wait method (-1 will block) 2017-08-04 13:37:17 +02:00
AbstractSocket.cpp Network/AbstractSocket: Prevent querying/setting receive/send buffer size without opening the socket first 2017-01-23 11:58:05 +01:00
AlgorithmNetwork.cpp Network: Add ErrorToString for ResolveError/SocketError 2017-06-01 17:25:21 +02:00
ENetHost.cpp Network/ENetHost: Fix hostname resolve 2017-07-11 12:12:38 +02:00
ENetPacket.cpp Network/ENet: Add ENet licence 2017-02-01 00:20:22 +01:00
ENetPeer.cpp Network/ENet: Fix throttle bug 2017-07-11 12:12:12 +02:00
IpAddress.cpp Update copyright year 2017-01-20 12:58:35 +01:00
NetPacket.cpp Update copyright year 2017-01-20 12:58:35 +01:00
Network.cpp Update copyright year 2017-01-20 12:58:35 +01:00
RUdpConnection.cpp Mark every bool conversion as explicit 2017-06-21 18:10:46 +02:00
SocketPoller.cpp Network/SocketPoller: Fix behavior of Wait method (-1 will block) 2017-08-04 13:37:17 +02:00
SystemSocket.hpp Update copyright year 2017-01-20 12:58:35 +01:00
TcpClient.cpp Network/TcpClient: Fix Send hanging when used in non-blocking mode 2017-06-20 06:57:59 +02:00
TcpServer.cpp Update copyright year 2017-01-20 12:58:35 +01:00
UdpSocket.cpp Add Udp::ReceiveMultiple method 2017-07-11 12:11:20 +02:00