Seastar
High performance C++ framework for concurrent servers
Public Member Functions | Public Attributes | List of all members
seastar::listen_options Struct Reference

Public Member Functions

void set_fixed_cpu (unsigned cpu)
 

Public Attributes

bool reuse_address = false
 
server_socket::load_balancing_algorithm lba = server_socket::load_balancing_algorithm::default_
 
transport proto = transport::TCP
 
int listen_backlog = 100
 
unsigned fixed_cpu = 0u
 

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