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

Public Member Functions

void write (char *p) const
 

Static Public Member Functions

static tcp_option::timestamps read (const char *p)
 

Public Attributes

uint32_t t1
 
uint32_t t2
 

Static Public Attributes

static constexpr option_kind kind = option_kind::timestamps
 
static constexpr option_len len = option_len::timestamps
 

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