Project

General

Profile

Statistics
| Revision:

root / trunk / code / projects / colonet / server / includes / ConnectionPool.h @ 764

History | View | Annotate | Download (1.72 KB)

# Date Author Comment
474 02/06/2008 10:46 AM Eugene Marinelli

renaming colonetserver to server

453 02/04/2008 09:50 PM Eugene Marinelli

fixed compile errors in colonetserver

424 02/02/2008 12:02 AM Eugene Marinelli

changed various things in colonet dragonfly and server to make stuff work

145 10/10/2007 05:49 PM Jason knichel

moved some code into their own private methods

143 10/09/2007 10:41 PM Jason knichel

improved the data encapsulation of connection pool

134 10/09/2007 02:08 AM Jason knichel

removed more dead code

118 10/05/2007 11:32 PM Eugene Marinelli

updated server for new wl library changes

75 09/26/2007 06:22 PM Jason knichel

made it send a random sensor matrix when client requests bom matrix

58 09/24/2007 04:33 PM Jason knichel

got rid of some TODO's

27 09/12/2007 12:33 AM Jason knichel

moved around some braces and whitespace and renamed variables to make the code comply with style guidelines a bit more

22 09/11/2007 11:23 PM Jason knichel

moved around some more code

14 09/10/2007 08:58 PM Jason knichel

added a write function to the connection pool

11 09/10/2007 08:38 PM Eugene Marinelli

Added ColonetServer and colonet libs.