载入中...
搜索中...
未找到
NetWorker.h 文件参考
#include "NetTypes.h"
#include <atomic>
#include <condition_variable>
#include <functional>
#include <mutex>
#include <thread>
#include <vector>

浏览源代码.

class  eve::network::NetWorker
 Background thread that runs blocking socket I/O and HTTP jobs. Completions are queued and drained by Network::pump on the main thread. 更多...
 

命名空间

namespace  eve
 
namespace  eve::network