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

Go to the source code of this file.

Macros

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

Typedefs

typedef abyte ip_address_holder[4]
 

Functions

 HOOPLE_MAIN (test_spocket,)
 

Macro Definition Documentation

◆ LOG

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

Definition at line 39 of file test_spocket.cpp.

Typedef Documentation

◆ ip_address_holder

typedef abyte ip_address_holder[4]

Definition at line 41 of file test_spocket.cpp.

Function Documentation

◆ HOOPLE_MAIN()

HOOPLE_MAIN ( test_spocket  )