]> git.evergreen-ils.org Git - Evergreen.git/history - OpenSRF/src/utils/socket_bundle.c
moved transport code over to utils/socket_bundle so we can keep the code
[Evergreen.git] / OpenSRF / src / utils / socket_bundle.c
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...