-- handle EINTRS in accept()
authorAditya Agarwal <aditya@apache.org>
Thu, 31 May 2007 01:33:07 +0000 (01:33 +0000)
committerAditya Agarwal <aditya@apache.org>
Thu, 31 May 2007 01:33:07 +0000 (01:33 +0000)
commit7859a579db3d0a4d2d4ca62993ee98e90dc9d617
treea4955c2b5ccec19cd66f7b3058c3f4095d6ead9c
parent448849deede56f011dae0049e7b5bb142271eaf6
-- handle EINTRS in accept()

Summary:
- I love unix.

Reviewed By: mcslee

Test Plan: boz will test it

git-svn-id: https://svn.apache.org/repos/asf/incubator/thrift/trunk@665125 13f79535-47bb-0310-9956-ffa450edef68
lib/cpp/src/transport/TServerSocket.cpp