Add SO_ZEROCOPY support
[folly.git] / folly / portability / Sockets.h
2017-10-09 Dan MelnicAdd SO_ZEROCOPY support v2017.10.09.00
2017-08-28 Christopher DykesEnable auto-deps in all of Folly
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