Fix folly conversions for Clang with GCC5's libstdc++
[folly.git] / folly / test / SocketAddressTest.cpp
2016-08-31 Naizhi LiFix folly::SocketAddress::reset
2016-08-05 Christopher DykesUse the socket portability layer when needed. v2016.08.08.00
2016-07-09 Yedidya FeldblumMove IPAddress definitions to source files
2016-02-12 Mark Isaacsonfolly copyright 2015 -> copyright 2016
2015-09-11 Yedidya FeldblumFix Build: IPv6: SocketAddressTest.SetFromStrings and...
2015-04-27 Naizhi LiAdd support for creating SocketAddress directly from...
2015-03-03 Nicholas OrmrodCopyright 2014->2015
2014-11-08 Daniel SommermannAdd some SocketAddress tests
2014-11-08 Nicholas OrmrodFix line too long lint errors
2014-09-26 Dave WatsonFix SocketAddress AF_UNIX support
2014-09-19 Dave Watsonmove socketaddress to folly