mirror of
https://github.com/LadybirdBrowser/ladybird
synced 2026-05-03 13:02:09 +02:00
SOCK_NONBLOCK is a linux-ism that serenity and linux support. For lagom builds, we use ioctl/fcntl to get a non-blocking socket the old fashioned way. Some file re-org unhid the fcntl.h dependency of TcpServer, so add the header explicitly.
3.5 KiB
3.5 KiB