Laurence Tratt notes that the accept() call in get_request() can fail,
and suggests putting a try/except around the get_request() call in handle_request(). (All in class TCPServer.)
G
Guido van Rossum committed
f2f059458792a4ebf80f0adb7e97823e51e697a9
Parent: e55702b