Add getTotalConnectTimeout method
[folly.git] / folly / io / async / test / BlockingSocket.h
2017-03-05 Subodh IyengarAdd getTotalConnectTimeout method
2017-01-04 Yedidya Feldblum2017
2016-06-07 Subodh IyengarAdd TFO support to AsyncSSLSocket
2016-05-31 Subodh IyengarAdd support for TFO connections
2016-04-28 Subodh IyengarStop abusing errno
2016-03-03 Kyle NekritzFix AsyncSSLSocket handshake error reporting.
2016-02-12 Mark Isaacsonfolly copyright 2015 -> copyright 2016
2016-01-28 Igor Sugakfolly: build with -Wunused-parameter
2015-04-02 Alan FrindellMove AsyncSocket tests from thrift to folly