Use folly's async udp socket
authorDave Watson <davejwatson@fb.com>
Wed, 18 Feb 2015 16:12:06 +0000 (08:12 -0800)
committerAlecs King <int@fb.com>
Tue, 3 Mar 2015 03:22:48 +0000 (19:22 -0800)
commit8f54229a1eed38d3038d580d3e504b5f092a55b3
treeb3c56d256c918b45b66dc54d4f4c879296f853a6
parent5d1db31bc0a281d695a1366b3193566c3476968c
Use folly's async udp socket

Summary: They are functionaly equivalent, no need to have more than one

Test Plan: fbconfig -r realtime/voip; fbmake runtests

Reviewed By: naizhi@fb.com

Subscribers: trunkagent, doug, ps, bmatheny, folly-diffs@, yfeldblum

FB internal diff: D1828044

Tasks: 6154007

Signature: t1:1828044:1423165354:f71d2fd28ca76a8f67a597c747f8578d2909823c
folly/io/async/AsyncUDPSocket.cpp
folly/io/async/AsyncUDPSocket.h