mirror of
https://github.com/SerenityOS/serenity
synced 2026-05-11 09:26:28 +02:00
This was causing connect() to unblock immediately for local sockets, since that's exactly what ConnectBlocker checks for. Instead, just move to SetupState::Completed when it's accept()ed.
8.9 KiB
8.9 KiB