Void constructor; call connect() before using the socket!
| 53 | |
| 54 | /// Void constructor; call connect() before using the socket! |
| 55 | inet_stream::inet_stream(void) {} |
| 56 | |
| 57 | /** |
| 58 | * @brief Connecting constructor |
nothing calls this directly
no outgoing calls
no test coverage detected