Provide backfill s6_addr16 on BSD platforms
authorSara Golemon <sgolemon@fb.com>
Tue, 23 Jun 2015 22:44:37 +0000 (15:44 -0700)
committerSara Golemon <sgolemon@fb.com>
Wed, 24 Jun 2015 16:41:05 +0000 (09:41 -0700)
commitcc89faa334e87cd29359f59e8737583cbfced74b
treea92c139ac1b78e97106594fdde3b54599b1c6f86
parent75bad6260eb43739cede7ec49964ffc7c37ecfa9
Provide backfill s6_addr16 on BSD platforms

Summary: Extend the MacOS s6_addr16 hack to Net/Open/FreeBSD

Closes #106

Reviewed By: @JoelMarcey

Differential Revision: D2182912
folly/detail/IPAddress.h
folly/test/IPAddressTest.cpp