Hi!

I have a TCP Socket and some custom binary protocol.

socket.Shutdown(Both);
socket.Close();

causes my last "buy-buy" message to get lost.

Linger was set to LingerState(true, 5) with no effect.

Tried socket.Close(5) with no effect.

Can lingering be broken?



--
View this message in context: 
http://mono-for-android.1047100.n5.nabble.com/Linger-no-effect-tp5711630.html
Sent from the Mono for Android mailing list archive at Nabble.com.
_______________________________________________
Monodroid mailing list
Monodroid@lists.ximian.com

UNSUBSCRIBE INFORMATION:
http://lists.ximian.com/mailman/listinfo/monodroid

Reply via email to