What steps will reproduce the problem?
1. embox> telnetd &
2. embox> kill <telnetd pid>
What is the expected output? What do you see instead?
Infinite freeze, as signal try to close accept socket, that is blocked in
accept.
sock_lock performed before proto->accept, which seems to be incorrect.
Please use labels and text to provide additional information.
Original issue reported on code.google.com by drakon.m...@gmail.com on 6 Mar 2013 at 10:09
Original issue reported on code.google.com by
drakon.m...@gmail.com
on 6 Mar 2013 at 10:09