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

Go to the source code of this file.

Macros

#define LOG(to_print)   EMERGENCY_LOG(program_wide_logger().get(), astring(to_print))
 

Variables

const int MAXIMUM_WINSOCK_MTU = 1500
 
const int MAXIMUM_TRANSFER_WAIT = 40 * SECOND_ms
 

Macro Definition Documentation

◆ LOG

#define LOG (   to_print)    EMERGENCY_LOG(program_wide_logger().get(), astring(to_print))

Definition at line 42 of file bcast_spocketer.cpp.

Variable Documentation

◆ MAXIMUM_TRANSFER_WAIT

const int MAXIMUM_TRANSFER_WAIT = 40 * SECOND_ms

◆ MAXIMUM_WINSOCK_MTU

const int MAXIMUM_WINSOCK_MTU = 1500