Update documentation for Synchronized
[folly.git] / folly / SocketAddress.cpp
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-05-03 Marcelo JuchemMore useful logging upon failed AsyncServerSocket:...
2016-04-26 Yedidya FeldblumRetire BOOST_STATIC_ASSERT in favor of static_assert
2016-04-06 Michael LeeStart compiling a bit of `-Wshadow`
2016-04-01 Adam Simpkinsupdate SocketAddress::setFromPath() to take a StringPiece
2016-02-12 Mark Isaacsonfolly copyright 2015 -> copyright 2016
2015-06-29 Kjell Schuberta subset of folly now compiles with Windows mingw64...
2015-04-27 Naizhi LiAdd support for creating SocketAddress directly from...
2015-03-03 Nicholas OrmrodCopyright 2014->2015
2014-11-08 Sachin KadloorUndo a local change
2014-11-08 Sachin KadloorSocketAddress logging
2014-09-26 Dave WatsonFix SocketAddress AF_UNIX support
2014-09-26 Danny GuoRevert "Fix folly memory leaks found with clang:dev...
2014-09-26 Soren LassenFix folly memory leaks found with clang:dev + asan.
2014-09-26 Dave Watsonfix unittest
2014-09-19 Dave Watsonmove socketaddress to folly