folly: fix sysMembarrier() with newer kernel headers
[folly.git] / folly / portability / Sockets.h
2017-10-26 Christopher DykesFix build with Windows SDK v10.0.16232
2017-10-26 Dan MelnicDisable zerocopy if we're notified about deferred copie...
2017-10-24 Christopher DykesConsistently have the namespace closing comment
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