Fix broken recovery bootstrap.
The code responsible for writing into a socket in blocking mode was broken. And the socket was non-blocking to begin with.
Please register or sign in to comment
The code responsible for writing into a socket in blocking mode was broken. And the socket was non-blocking to begin with.