
6 May
2011
6 May
'11
2:36 p.m.
Several seconds later my server tries to send another message to the client (by calling server::write()). the code runs ok up to connection::handle_writeMessage() where error is: 2719 “The file handle supplied is not valid”.
FWIW, this usually means that the socket is already closed.