MCPcopy Create free account
hub / github.com/dermesser/libsocket / unix_dgram_server

Method unix_dgram_server

C++/unixserverdgram.cpp:55–55  ·  view source on GitHub ↗

* @brief Void constructor. */

Source from the content-addressed store, hash-verified

53 * @brief Void constructor.
54 */
55unix_dgram_server::unix_dgram_server(void) : bound(false) {}
56
57/**
58 * @brief Constructs and binds a socket

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected