MCPcopy Create free account
hub / github.com/NazaraEngine/NazaraEngine / TCP.cpp

File TCP.cpp

tests/Engine/Network/TCP.cpp:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1#include <Nazara/Core/Thread.hpp>
2#include <Nazara/Math/Vector3.hpp>
3#include <Nazara/Network/NetPacket.hpp>
4#include <Nazara/Network/TcpClient.hpp>

Callers

nothing calls this directly

Calls 7

EnableBlockingMethod · 0.80
AcceptClientMethod · 0.80
ListenMethod · 0.45
IsValidMethod · 0.45
ConnectMethod · 0.45
SendPacketMethod · 0.45
ReceivePacketMethod · 0.45

Tested by

no test coverage detected