Return if we handle any error messages to avoid unnecessarily calling recv/send
[folly.git] / folly / io / async / SSLOptions.cpp
2017-10-24 Christopher DykesConsistently have the namespace closing comment
2017-08-19 Xiangyu BuRecommended cipher list for server side. v2017.08.21.00
2017-08-18 Xiangyu BuLet SSLContext::setCipherList accept generic container...
2017-07-31 Yedidya FeldblumConsistency in namespace-closing comments v2017.07.31.00
2017-07-18 Xiangyu BuFunctions to set common ciphers and sig algs for SSLCon...