]> git.evergreen-ils.org Git - Evergreen.git/commit - OpenSRF/src/jserver/osrf_chat.c
chopchop will now timeout if trying to send to a client that can take no
authorerickson <erickson@dcc99617-32d9-48b4-a31d-7c20da2025e4>
Fri, 14 Apr 2006 14:58:27 +0000 (14:58 +0000)
committererickson <erickson@dcc99617-32d9-48b4-a31d-7c20da2025e4>
Fri, 14 Apr 2006 14:58:27 +0000 (14:58 +0000)
commit85de7b15617d13f09a5ab2a8c60fadf08a22f49f
tree8504c9443573b697d834527abeac5d250f3f07ee
parent0b8f4a901036490b81ff8e067c0b77c85968ad94
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/ILS/trunk@3706 dcc99617-32d9-48b4-a31d-7c20da2025e4
OpenSRF/src/jserver/osrf_chat.c
OpenSRF/src/jserver/osrf_chat.h
OpenSRF/src/utils/socket_bundle.c
OpenSRF/src/utils/socket_bundle.h
OpenSRF/src/utils/utils.c