mirror of
https://github.com/fergalmoran/ladybird.git
synced 2026-04-08 05:36:53 +00:00
When TCP sockets successfully establish a connection, any SO_ERROR should be cleared back to success. For example, SO_ERROR gets set to EINPROGRESS on asynchronous connect calls and should be cleared when the socket moves to the Established state.
22 KiB
22 KiB