Fix for test AsyncSocketTest.getBufInUse
Summary: Test AsyncSocketTest.getBufInUse was throwing exceptions, I believe this should fix those issues. The problem appeared to be that the socket connection did not always work immediately so we needed to call loop() on the event base so that an async connection could complete. Reviewed By: yfeldblum Differential Revision: D16052111 fbshipit-source-id: 9793e613eea5b17cb3ab00605355102b2f8807d8
Showing
Please register or sign in to comment