]> git.evergreen-ils.org Git - OpenSRF.git/history - src/utils/socket_bundle.c
moved C code to a unified logging framework which currently supports syslogging and...
[OpenSRF.git] / src / utils / socket_bundle.c
2005-11-29 ericksonmoved C code to a unified logging framework which curre...
2005-11-04 ericksonfixed bug where removing a node didn't always register
2005-10-10 ericksonvarious tweaks
2005-09-02 ericksonYoung C server code added
2005-08-26 ericksonadding utility methods
2005-08-17 ericksondisabled REUSE since it was affecting router
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-07-26 ericksonmore install goodness, fixed random jserver bug
2005-07-15 ericksonadded shutdown call before closing socket
2005-06-21 ericksonhunting segfaults...
2005-06-19 ericksonbroke out a lot of the code from generic_utils into...