Set O_CLOEXEC by default when creating pipes to avoid race conditions resulting from...
[folly.git] / folly / test / UriTest.cpp
2014-04-18 Jun LIFix folly Uri::host() return value for IPv6 address
2014-02-06 Louis BrandyCopyright 2013 -> 2014
2013-10-15 Rajat GoelAdd bad input to Uri in exception messages
2013-10-15 Stephane SezerFix performance issues with folly::Uri::authority().
2013-04-21 Tudor BosmanRevert "Revert "URI parsing in folly""
2013-04-21 Tudor BosmanRevert "URI parsing in folly"
2013-04-21 Tudor BosmanURI parsing in folly