MCPcopy Create free account
hub / github.com/SFML/SFML / TestSocket

Method TestSocket

test/Network/Socket.test.cpp:10–12  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

8{
9public:
10 TestSocket() : sf::Socket(sf::Socket::Type::Udp)
11 {
12 }
13
14 using sf::Socket::close;
15 using sf::Socket::create;

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected