If you are seeing a delay, I wonder if it is not to flush a pending output
queue - instead of looking at linger, what about the nodelay on sends?
// indicate all transmissions should occure on completion of the
write vs. being cached
SocketClient.NoDelay = true;
--
View this message in context:
http://monotouch.2284126.n4.nabble.com/socket-Close-problem-tp4656277p4656279.html
Sent from the MonoTouch mailing list archive at Nabble.com.
_______________________________________________
MonoTouch mailing list
[email protected]
http://lists.ximian.com/mailman/listinfo/monotouch