]> git.evergreen-ils.org Git - OpenSRF.git/history - src/utils/socket_bundle.h
added a settings server client and test. made the global config object wrapped in...
[OpenSRF.git] / src / utils / socket_bundle.h
2006-04-14 ericksonchopchop will now timeout if trying to send to a client...
2005-11-29 ericksonmoved C code to a unified logging framework which curre...
2005-08-17 mikeradd socket options to allow socket recovery and speed...
2005-08-16 ericksonmoved transport code over to utils/socket_bundle so...
2005-08-16 ericksonadded method to allow waiting for a single client socke...
2005-08-16 ericksonadded ability to bind to a specific IP address for...
2005-08-16 ericksonadded client connect code for INET and UNIX. UNIX...
2005-08-03 ericksonsome code cleanup, some unfinished projects, etc.
2005-06-19 ericksonbroke out a lot of the code from generic_utils into...