xentara-utils v1.2.1
Xentara utilities library
Loading...
Searching...
No Matches
xentara::utils::network::NonBlockingTag Struct Referencefinal

Type used to specify that a socket should be non blocking. More...

#include <network/Options.hpp>

Detailed Description

Type used to specify that a socket should be non blocking.

You should never use this type directly. Use the constant kNonBlocking instead.