join 1.0
lightweight network framework library
Loading...
Searching...
No Matches
join::IoSqpollPolicy Struct Reference

#include <io_policy.hpp>

Inheritance diagram for join::IoSqpollPolicy:

Static Public Attributes

static constexpr uint32_t sqEntries = 1024
 
static constexpr uint32_t flags = IORING_SETUP_SQPOLL
 
static constexpr uint32_t spin = 200
 
static constexpr uint32_t sqThreadIdle = 2000
 

Member Data Documentation

◆ flags

uint32_t join::IoSqpollPolicy::flags = IORING_SETUP_SQPOLL
staticconstexpr

◆ spin

uint32_t join::IoSqpollPolicy::spin = 200
staticconstexpr

◆ sqEntries

uint32_t join::IoSqpollPolicy::sqEntries = 1024
staticconstexpr

◆ sqThreadIdle

uint32_t join::IoSqpollPolicy::sqThreadIdle = 2000
staticconstexpr

The documentation for this struct was generated from the following file: