Add readWithPriority to PriorityMPMCQueue
[folly.git] / folly / portability / SysUio.h
2017-10-24 Christopher DykesConsistently have the namespace closing comment
2017-01-04 Yedidya Feldblum2017
2016-05-20 Christopher DykesFix the detection of preadv and pwritev on OSX in OSS
2016-05-12 Christopher DykesMake the sys/uio.h portability header work for Windows
2016-04-01 Sven Overfolly: replace old-style header guards with "pragma...
2016-02-17 Michael LeeHandle wrapvFull when IOV_MAX is not defined.