diff options
author | Alan Somers <asomers@gmail.com> | 2019-10-27 13:33:40 -0600 |
---|---|---|
committer | Alan Somers <asomers@gmail.com> | 2019-10-28 20:57:52 -0600 |
commit | e10e5373e887c96a1549e22e3dd05f448c040d1d (patch) | |
tree | cdc1b823a44dfef76fb5f7e18358e9cfad2c2368 /.gitattributes | |
parent | a2bbbae3812ec5c1b591782394bcef478416b013 (diff) | |
download | nix-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 '.gitattributes')
0 files changed, 0 insertions, 0 deletions