Move address caching logic from AsyncSSLSocket to AsyncSocket.
[folly.git] / folly / portability / Sockets.h
2017-01-20 Christopher DykesDefine AF_LOCAL in the socket portability layer
2017-01-04 Yedidya Feldblum2017
2016-09-06 Christopher DykesImplement more of the sockets API
2016-08-09 Christopher DykesProperly support socketpair and reading and writing...
2016-08-04 Christopher DykesAdd a couple more things to the socket portability...
2016-05-04 Christopher DykesCreate the sockets portability header