MCPcopy Create free account
hub / github.com/SFML/SFML / SocketSelector.test.cpp

File SocketSelector.test.cpp

test/Network/SocketSelector.test.cpp:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1#include <SFML/Network/SocketSelector.hpp>
2
3// Other 1st party headers
4#include <SFML/Network/TcpListener.hpp>

Callers

nothing calls this directly

Calls 15

runIpV4LoopbackTestsFunction · 0.85
getMethod · 0.80
listenMethod · 0.80
acceptMethod · 0.80
getRemoteAddressMethod · 0.80
isReadyMethod · 0.45
getLocalPortMethod · 0.45
setBlockingMethod · 0.45
receiveMethod · 0.45
disconnectMethod · 0.45
removeMethod · 0.45
addMethod · 0.45

Tested by

no test coverage detected