mirror of
https://github.com/fergalmoran/ladybird.git
synced 2026-03-27 15:56:43 +00:00
This fixes an issue where TCP sockets could get into the Established state too quickly and fail to unblock a subsequent sys$select() call. This makes websites load *significantly* faster. :^)