Feb. 18, 2013
11:21 p.m.
Am 18.02.2013 um 23:38 schrieb Sven Van Caekenberghe <sven@stfx.eu>:
An established connection can always disappear for any number of reasons. Just clean up and start over.
One extra note. I think that is exactly what I'm trying to achieve. In order to cleanup you have to know when or you do it all the time. As I don't get a notice when the connection is no longer valid I try at certain moments to check the validity of the server socket. At that moment I like to have the chance to see it, clean up and start over. Norbert