mirror of
https://github.com/SerenityOS/serenity
synced 2026-05-13 02:16:39 +02:00
We had a bug where an accepted socket would appear to be EOF/disconnected on the accepting side until the connecting side had called attach_fd(). Fix this by adding a new SocketRole::Connecting state.
5.4 KiB
5.4 KiB