evsocket::ipstack

This commit is contained in:
Michael Davidsaver
2021-12-12 18:26:51 -08:00
parent 1be0477ee6
commit e809da219d
6 changed files with 33 additions and 21 deletions
+1
View File
@@ -366,6 +366,7 @@ bool evbase::assertInRunningLoop() const
}
bool evsocket::canIPv6;
evsocket::ipstack_t evsocket::ipstack;
evsocket::evsocket(int af, evutil_socket_t sock)
:sock(sock)