aboutsummaryrefslogtreecommitdiff
path: root/src/tests/itoserver.cpp (follow)
AgeCommit message (Collapse)Author
2007-09-11Everything seems to work with the new Bu::ItoServer class, it operates very,Mike Buland
very similarly to the Bu::Server class, except that every incoming connection gets it's own thread. This functionality may have to be tuned later, to allow for maintaining a pool of connections as an option, but this is fine for now.