LIBWIRE
Next-generation C++17 networking library.
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
Classes | Namespaces | Variables
options.hpp File Reference
#include <libwire/tcp/socket.hpp>

Go to the source code of this file.

Classes

struct  libwire::non_blocking_t
 Dummy type for nonblocking option. More...
 

Namespaces

 libwire
 Library namespace, everything in library placed here.
 

Variables

constexpr non_blocking_t libwire::non_blocking {}
 Toggle non-blocking I/O mode on sockets. More...