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

Method inet_stream

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

Void constructor; call connect() before using the socket!

Source from the content-addressed store, hash-verified

53
54/// Void constructor; call connect() before using the socket!
55inet_stream::inet_stream(void) {}
56
57/**
58 * @brief Connecting constructor

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected