Socket recv calls should detect signals via EINTR and retry the call.
authorScott Cantor <cantor.2@osu.edu>
Wed, 2 Apr 2008 15:54:45 +0000 (15:54 +0000)
committerScott Cantor <cantor.2@osu.edu>
Wed, 2 Apr 2008 15:54:45 +0000 (15:54 +0000)
commitf8f60e3b3492c8bdb09f659e8a7be9888985e914
treefe01f1d06e05a220d863ab7ae550e2fcabc83449
parentfe57dd2bd2262206b5682746883a615e0b4de9b7
Socket recv calls should detect signals via EINTR and retry the call.
shibsp/remoting/impl/SocketListener.cpp