Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
EnableBlocking
Method · 0.80
AcceptClient
Method · 0.80
Listen
Method · 0.45
IsValid
Method · 0.45
Connect
Method · 0.45
SendPacket
Method · 0.45
ReceivePacket
Method · 0.45
Tested by
no test coverage detected