Files
ladybird/Kernel
Andreas Kling 3aa27b5b0e Kernel: Don't put LocalSocket in SetupState::Completed in bind()
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.
2019-10-08 21:32:04 +02:00
..
2019-07-13 08:00:24 +02:00
2019-07-29 11:19:04 +02:00
2019-09-28 13:59:49 +02:00
2019-08-11 16:30:43 +02:00
2019-10-07 16:39:47 +02:00
2019-10-07 16:39:47 +02:00