diff options
author | Micael Karlberg <[email protected]> | 2019-07-11 18:23:45 +0200 |
---|---|---|
committer | Micael Karlberg <[email protected]> | 2019-07-17 12:12:38 +0200 |
commit | 596d0fd5863ffffb4246814c6f74d75ce68b7791 (patch) | |
tree | 949aeaa2dcbb981f702035328238b4cbd5e66b5b /erts/emulator/zlib/deflate.c | |
parent | e9cc689af5c576316ae6fde106b2be260361d71c (diff) | |
download | otp-596d0fd5863ffffb4246814c6f74d75ce68b7791.tar.gz otp-596d0fd5863ffffb4246814c6f74d75ce68b7791.tar.bz2 otp-596d0fd5863ffffb4246814c6f74d75ce68b7791.zip |
[esock] Handle wildcard address 'broadcast' when binding
Its now possible to bind a socket to the (limited) broadcast
address by specifying 'broadcast' as address:
socket:bind(Socket, broadcast)
This is *only* valid for family 'inet'.
Add testing of sending (broadcasting) to both "limited" broadcast address
and "subnet-directed" broadcast address.
OTP-15904
Diffstat (limited to 'erts/emulator/zlib/deflate.c')
0 files changed, 0 insertions, 0 deletions