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

Method inet_socket

C++/inetbase.cpp:53–53  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

51using std::string;
52
53inet_socket::inet_socket() : host(""), port("") {}
54
55/**
56 * For sockets behaving as client: Returns the remote host.

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected