Age | Commit message (Collapse) | Author | |
---|---|---|---|
2007-11-15 | david - adding license tag to the top of all header files | David | |
2007-09-11 | Everything 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. |