Project

General

Profile

Revision 623

cleanup and colonet debugging

View differences:

ConnectionPool.cpp
133 133
  }
134 134
  max_file_descriptor = temp_max_file_descriptor;
135 135

  
136
  printf("Removing client.\n");
136
  printf("Client disconnected.\n");
137 137

  
138 138
  return 0;
139 139
}

Also available in: Unified diff