Project

General

Profile

Revision 436

Added by Jason knichel about 16 years ago

started adding support for getting position data
updated the makefile to support the position data stuff
removed a sleep in ColonetServer that didn't need to be there

View differences:

ColonetServer.cpp
104 104
  }
105 105

  
106 106
  while(1) {
107
    usleep(10000);
108 107

  
109 108
    connection_pool.perform_select(listen_socket);
110 109

  

Also available in: Unified diff