summaryrefslogtreecommitdiff
path: root/test/sys/test_pthread.rs
diff options
context:
space:
mode:
authorAlan Somers <asomers@gmail.com>2019-10-27 13:33:40 -0600
committerAlan Somers <asomers@gmail.com>2019-10-28 20:57:52 -0600
commite10e5373e887c96a1549e22e3dd05f448c040d1d (patch)
treecdc1b823a44dfef76fb5f7e18358e9cfad2c2368 /test/sys/test_pthread.rs
parenta2bbbae3812ec5c1b591782394bcef478416b013 (diff)
downloadnix-e10e5373e887c96a1549e22e3dd05f448c040d1d.zip
Fix sys::socket::recvfrom for TCP sockets
recvfrom(2) only returns the sender's address for protocols that provide it. Usually, that means it returns the sender's address for datagram sockets but not for stream sockets. Fixes #1144
Diffstat (limited to 'test/sys/test_pthread.rs')
0 files changed, 0 insertions, 0 deletions