Adjust a few things to avoid triggering warnings under MSVC
[folly.git] / folly / portability / Sockets.cpp
2017-02-16 Christopher DykesAdjust a few things to avoid triggering warnings under...
2017-01-27 Christopher DykesMake most implicit integer truncations and sign convers...
2017-01-04 Yedidya Feldblum2017
2016-12-16 Christopher DykesFix some implicit truncation and implicit sign coersion...
2016-12-02 Christopher DykesBegin making folly compile cleanly with a few of MSVC...
2016-10-31 Christopher DykesIn the portability implementation of sendmsg return...
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-09 Christopher DykesFix a few issues in the portability headers
2016-05-04 Christopher DykesCreate the sockets portability header