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

Method UdpSocket

src/SFML/Network/UdpSocket.cpp:44–46  ·  view source on GitHub ↗

///////////////////////////////////////////////////////

Source from the content-addressed store, hash-verified

42{
43////////////////////////////////////////////////////////////
44UdpSocket::UdpSocket() : Socket(Type::Udp)
45{
46}
47
48
49////////////////////////////////////////////////////////////

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected