]> git.evergreen-ils.org Git - OpenSRF.git/history - src/utils/socket_bundle.c
printf family format fixup found (har har) and suggested by Scott McKellar -- %lf...
[OpenSRF.git] / src / utils / socket_bundle.c
2007-05-09 mikerprintf family format fixup found (har har) and suggeste...
2007-03-15 ericksonlowered some logging
2006-09-01 ericksondoing better job of propogating network errors up the...
2006-08-27 ericksonchanged some logging
2006-06-15 ericksonreturning error code on disconnect
2006-04-14 ericksonremoved some unnecessary log lines
2006-04-14 ericksonchopchop will now timeout if trying to send to a client...
2006-01-30 ericksonAdded additional param to all the osrfLog* calls which...
2005-12-06 ericksonAdded new C event code for handling the auth login...
2005-12-01 ericksonadded some log statements, fixed some typos
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...