APIs to determine which end of the socket has closed it
authorMohammad Husain <mhusain@fb.com>
Wed, 30 Sep 2015 21:32:33 +0000 (14:32 -0700)
committerfacebook-github-bot-1 <folly-bot@fb.com>
Wed, 30 Sep 2015 22:20:20 +0000 (15:20 -0700)
commit0bf69167f1e7f1fd63e541e9c5ad12b8a759ee62
treea43b273badc9720802d321173aeacb58e5ab5816
parentf04e4550e868b4b6aaae011caefc05347520b676
APIs to determine which end of the socket has closed it

Reviewed By: @afrind

Differential Revision: D2466921
folly/io/async/AsyncSocket.cpp
folly/io/async/AsyncSocket.h
folly/io/async/AsyncTransport.h
folly/io/async/test/AsyncSocketTest2.cpp