imp_sockets.cpp File Reference

#include "imp_sockets.h"
#include <basis/portable.h>
#include <opsystem/path_configuration.h>

Include dependency graph for imp_sockets.cpp:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Defines

#define BASE_LOG(to_print)   EMERGENCY_LOG(program_wide_logger(), to_print)

Functions

const char * TOKEN_SEPARATOR ()
const char * TOKEN_ASSIGN ()
void sockets_complain_garbage (const istring &function_name)
void sockets_complain_dead (const istring &function_name, const istring &which)
void sockets_complain_reject (const istring &function_name, const istring &what)


Define Documentation

#define BASE_LOG ( to_print   )     EMERGENCY_LOG(program_wide_logger(), to_print)

Definition at line 24 of file imp_sockets.cpp.


Function Documentation

void sockets_complain_dead ( const istring function_name,
const istring which 
)

Definition at line 37 of file imp_sockets.cpp.

References BASE_LOG, and timestamp().

void sockets_complain_garbage ( const istring function_name  ) 

Definition at line 31 of file imp_sockets.cpp.

References BASE_LOG, and timestamp().

void sockets_complain_reject ( const istring function_name,
const istring what 
)

Definition at line 43 of file imp_sockets.cpp.

References BASE_LOG, and timestamp().

const char* TOKEN_ASSIGN (  ) 

Definition at line 29 of file imp_sockets.cpp.

Referenced by network_address::detokenize(), and network_address::tokenize().

const char* TOKEN_SEPARATOR (  ) 

Definition at line 28 of file imp_sockets.cpp.

Referenced by network_address::detokenize(), and network_address::tokenize().


Generated on Sat Oct 11 04:29:12 2008 for HOOPLE Libraries by  doxygen 1.5.1