NazaraEngine/src/Nazara/Network
Jérôme Leclercq 278ff26795 Forgot to fix this for Linux too 2019-04-24 14:29:55 +02:00
..
Debug Update copyright year 2017-01-20 12:58:35 +01:00
Linux Network/SocketPoller: Wait() now returns the number of active sockets, and optionally the last error 2018-06-12 14:31:49 +02:00
Posix Forgot to fix this for Linux too 2019-04-24 14:29:55 +02:00
Win32 Network/IpAddress: Fix problem with some IPv6 2019-04-24 13:46:02 +02:00
AbstractSocket.cpp Noexcept all the things! 2018-06-12 11:37:44 +02:00
AlgorithmNetwork.cpp Network/SocketPoller: Wait() now returns the number of active sockets, and optionally the last error 2018-06-12 14:31:49 +02:00
ENetCompressor.cpp Network/ENet: Add compressor support 2017-09-22 15:22:43 +02:00
ENetHost.cpp Network/ENetHost: Comment out warning in case of error 2018-10-21 13:53:06 +02:00
ENetPacket.cpp Network/ENet: Add ENet licence 2017-02-01 00:20:22 +01:00
ENetPeer.cpp Enet fixes (#200) 2019-03-20 17:12:34 +01:00
IpAddress.cpp Include-What-You-Use (#137) 2017-10-01 11:17:09 +02:00
NetPacket.cpp Increase NetPacket size from UInt16 to UInt32 2018-09-25 15:51:45 +02:00
Network.cpp Include-What-You-Use (#137) 2017-10-01 11:17:09 +02:00
RUdpConnection.cpp Mark every bool conversion as explicit 2017-06-21 18:10:46 +02:00
SocketPoller.cpp Network/SocketPoller: Wait() now returns the number of active sockets, and optionally the last error 2018-06-12 14:31:49 +02:00
SystemSocket.hpp Update copyright year 2017-01-20 12:58:35 +01:00
TcpClient.cpp Network/TcpClient: Revert to previous behavior on failure 2018-10-01 23:05:14 +02:00
TcpServer.cpp Include-What-You-Use (#137) 2017-10-01 11:17:09 +02:00
UdpSocket.cpp Increase NetPacket size from UInt16 to UInt32 2018-09-25 15:51:45 +02:00