FiberIO
Fiber-based C++ network library
include
fiberio
fiberio.hpp
Go to the documentation of this file.
1
#ifndef _FIBERIO_FIBERIO_H_
2
#define _FIBERIO_FIBERIO_H_
3
9
namespace
fiberio
{
10
12
void
use_on_this_thread
();
13
14
}
15
16
#endif
fiberio::use_on_this_thread
void use_on_this_thread()
Call this first thing on a thread to use FiberIO on that thread.
fiberio
Definition:
exceptions.hpp:6
Generated by
1.8.14