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

Method unix_stream_server

C++/unixserverstream.cpp:49–49  ·  view source on GitHub ↗

* @brief Void constructor */

Source from the content-addressed store, hash-verified

47 * @brief Void constructor
48 */
49unix_stream_server::unix_stream_server(void) {}
50
51/**
52 * @brief Constructs and binds server socket.

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected