feisty meow concerns codebase  2.140
sequence_tracker.cpp File Reference
Include dependency graph for sequence_tracker.cpp:

Go to the source code of this file.

Namespaces

 sockets
 Provides access to the operating system's socket methods.
 

Macros

#define LOG(s)   CLASS_EMERGENCY_LOG(program_wide_logger::get(), s)
 

Variables

const int sockets::MAX_BITS_FOR_SEQ_HASH = 10
 
const int sockets::CLEANING_SPAN = 20000
 
const int sockets::MAX_ITEMS = 200
 

Macro Definition Documentation

◆ LOG

#define LOG (   s)    CLASS_EMERGENCY_LOG(program_wide_logger::get(), s)

Definition at line 50 of file sequence_tracker.cpp.