]> git.evergreen-ils.org Git - OpenSRF.git/commit - src/jserver/osrf_chat.c
chopchop will now timeout if trying to send to a client that can take no
authorerickson <erickson@9efc2488-bf62-4759-914b-345cdb29e865>
Fri, 14 Apr 2006 14:58:27 +0000 (14:58 +0000)
committererickson <erickson@9efc2488-bf62-4759-914b-345cdb29e865>
Fri, 14 Apr 2006 14:58:27 +0000 (14:58 +0000)
commitd3e52d394e49347515c1989389f273e85e3f7ac9
treea84b86556735486790f92835efcb57da75fb5892
parente08f1246afc7fcabe068d1b867dd386eca43ac38
chopchop will now timeout if trying to send to a client that can take no
 more data as opposed to blocking indefinitely on the send socket

git-svn-id: svn://svn.open-ils.org/OpenSRF/trunk@691 9efc2488-bf62-4759-914b-345cdb29e865
src/jserver/osrf_chat.c
src/jserver/osrf_chat.h
src/utils/socket_bundle.c
src/utils/socket_bundle.h
src/utils/utils.c