Project

General

Profile

Revision 132

Added by Jason knichel over 16 years ago

changed the Log class a little and made it conform to coding style slightly better

View differences:

ColonetServer.h
17 17

  
18 18
  int start_listening();
19 19

  
20
  int log_error(char * error_message);
21
  int log_message(char * message);
22

  
23 20
  int run_server();
24 21

  
25 22
  ConnectionPool * get_connection_pool_pointer();

Also available in: Unified diff