MCPcopy Create free account
hub / github.com/Beckhoff/ADS / UdpSocket

Method UdpSocket

AdsLib/Sockets.cpp:305–308  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

303}
304
305UdpSocket::UdpSocket(const struct addrinfo *const host)
306 : Socket(host, SOCK_DGRAM)
307{
308}

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected