LIBWIRE
Next-generation C++17 networking library.
|
Files | |
file | listener.hpp [code] |
file | options.hpp [code] |
This file defines set of options applicable for use with TCP sockets using socket.set_option and socket.option. | |
file | socket.hpp [code] |
This file defines tcp::socket type, base class for outgoing TCP connections. | |