Skip to content
Commit 90dce06f authored by Jason Molenda's avatar Jason Molenda
Browse files

Change how UDP sockets are set up -- use the same one socket for

both sending and receiving information, instead of using one socket
to send and another to receive.  The two socket arrangement fails over
when a firewall is between the two systems.
<rdar://problem/31286757> 

llvm-svn: 299608
parent 9cf881e6
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment