Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/NazaraEngine/NazaraEngine
/ SocketPoller.cpp
File
SocketPoller.cpp
tests/Engine/Network/SocketPoller.cpp:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
#include <Nazara/Math/Vector3.hpp>
2
#include <Nazara/Network/NetPacket.hpp>
3
#include <Nazara/Network/SocketPoller.hpp>
4
#include <Nazara/Network/TcpClient.hpp>
Callers
nothing calls this directly
Calls
11
EnableBlocking
Method · 0.80
AcceptClient
Method · 0.80
Listen
Method · 0.45
IsValid
Method · 0.45
RegisterSocket
Method · 0.45
IsRegistered
Method · 0.45
Connect
Method · 0.45
Wait
Method · 0.45
Send
Method · 0.45
IsReadyToRead
Method · 0.45
Read
Method · 0.45
Tested by
no test coverage detected