Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
commit 6287bd8 introduced the regression. writes to the attached sockets must be blocking, otherwise the write_back_to_remote_consoles() shutdowns the socket when write fails with EAGAIN. I've verified the original issue fixed with commit 62887bd is not reintroduced with this patch. Closes: #236 Signed-off-by: Giuseppe Scrivano <gscrivan@redhat.com>
- Loading branch information