olbrew / ds-chat

Distributed CLI chat application
https://www.uantwerpen.be/popup/opleidingsonderdeel.aspx?catalognr=1001WETIGS&taal=en&aj=2015
0 stars 1 forks source link

Fix exceptions when client crashes / terminates without exiting cliche interface. #6

Closed myfreespirit closed 8 years ago

myfreespirit commented 8 years ago

Reproduction steps in terminal: 1.) connect to server as a client 2.) abruptly terminate client with CTRL + D (instead of CTRL + C)

Reproduction steps in Eclipse: 1.) connect to server as a client 2.) terminate the client (happened once per several tries)