Files
ladybird/Kernel/Net
Andreas Kling 48589db3aa Kernel/Net: Socket connected state change should reevaluate blocks
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. :^)
2020-12-13 19:15:42 +01:00
..
2020-09-25 21:18:17 +02:00
2020-09-25 21:18:17 +02:00