mirror of
https://github.com/RGBCube/serenity
synced 2025-10-29 03:52:35 +00:00
POSIX requires that broadcast sends will only be allowed if the SO_BROADCAST socket option was set on the socket. Also, broadcast sends to protocols that do not support broadcast (like TCP), should always fail. |
||
|---|---|---|
| .. | ||
| CMakeLists.txt | ||
| DHCPv4.cpp | ||
| DHCPv4.h | ||
| DHCPv4Client.cpp | ||
| DHCPv4Client.h | ||
| main.cpp | ||