NazaraEngine/include/Nazara/Network
Jérôme Leclercq dd421a6385
Replace float/UInt64 durations by a more precise Time class (#388)
Improve Clock class with atomic RestartIfOver method and allows to choose required precision
2022-12-29 21:31:46 +01:00
..
AbstractSocket.hpp Split engine to packages NazaraUtils and NZSL (#375) 2022-05-25 19:36:10 +02:00
AbstractSocket.inl Update copyright date 2022-01-01 15:30:09 +01:00
Algorithm.hpp Update copyright date 2022-01-01 15:30:09 +01:00
Algorithm.inl Split engine to packages NazaraUtils and NZSL (#375) 2022-05-25 19:36:10 +02:00
Config.hpp Remove "MemoryManager" and very old code 2022-09-24 14:25:52 +02:00
ConfigCheck.hpp Remove "MemoryManager" and very old code 2022-09-24 14:25:52 +02:00
Debug.hpp Remove "MemoryManager" and very old code 2022-09-24 14:25:52 +02:00
DebugOff.hpp Remove "MemoryManager" and very old code 2022-09-24 14:25:52 +02:00
ENetCompressor.hpp Update copyright date 2022-01-01 15:30:09 +01:00
ENetHost.hpp Network/ENet: Add DisconnectTimeout event 2022-09-09 12:56:50 +02:00
ENetHost.inl Replace float/UInt64 durations by a more precise Time class (#388) 2022-12-29 21:31:46 +01:00
ENetPacket.hpp Network: Fix ENetPacket 2022-07-07 08:50:18 +02:00
ENetPeer.hpp Network/ENet: Add DisconnectTimeout event 2022-09-09 12:56:50 +02:00
ENetPeer.inl Update copyright date 2022-01-01 15:30:09 +01:00
ENetProtocol.hpp Network/ENet: Add DisconnectTimeout event 2022-09-09 12:56:50 +02:00
ENetProtocol.inl Update copyright date 2022-01-01 15:30:09 +01:00
Enums.hpp Split engine to packages NazaraUtils and NZSL (#375) 2022-05-25 19:36:10 +02:00
IpAddress.hpp Update copyright date 2022-01-01 15:30:09 +01:00
IpAddress.inl Update copyright date 2022-01-01 15:30:09 +01:00
NetBuffer.hpp Update copyright date 2022-01-01 15:30:09 +01:00
NetPacket.hpp Update copyright date 2022-01-01 15:30:09 +01:00
NetPacket.inl Update copyright date 2022-01-01 15:30:09 +01:00
Network.hpp Update copyright date 2022-01-01 15:30:09 +01:00
SocketHandle.hpp Update copyright date 2022-01-01 15:30:09 +01:00
SocketPoller.hpp Split engine to packages NazaraUtils and NZSL (#375) 2022-05-25 19:36:10 +02:00
SocketPoller.inl Update copyright date 2022-01-01 15:30:09 +01:00
TcpClient.hpp Fix buffering issues 2022-04-19 13:38:44 +02:00
TcpClient.inl Update copyright date 2022-01-01 15:30:09 +01:00
TcpServer.hpp Update copyright date 2022-01-01 15:30:09 +01:00
TcpServer.inl Update copyright date 2022-01-01 15:30:09 +01:00
UdpSocket.hpp Update copyright date 2022-01-01 15:30:09 +01:00
UdpSocket.inl Update copyright date 2022-01-01 15:30:09 +01:00