Set IPV6_V6ONLY in folly::AsyncUDPServerSocket
authorPeter Griess <pgriess@fb.com>
Thu, 13 Aug 2015 17:19:09 +0000 (10:19 -0700)
committerfacebook-github-bot-9 <folly-bot@fb.com>
Thu, 13 Aug 2015 18:20:31 +0000 (11:20 -0700)
commit98af46c55cdfc1a5b1b518f54703654931a1b009
tree61d460b5ab6b775c0212ae376165afb11088c9a6
parent05639983954d4263ecea516877b42e8735f54be0
Set IPV6_V6ONLY in folly::AsyncUDPServerSocket

Summary: - This mirrors the behavior in AsyncServerSocket

Reviewed By: @yfeldblum

Differential Revision: D2338665
folly/io/async/AsyncUDPSocket.cpp