mirror of
https://github.com/SerenityOS/serenity
synced 2026-05-09 08:32:04 +02: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