Age | Commit message (Collapse) | Author | |
---|---|---|---|
2007-11-15 | Added liscense info at the front of many, many files. Debating the old files. | Mike Buland | |
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. |