rnendel11 wrote > > Are you using TcpClient? > No, as I said, we are using the Socket class. After debugging through Mono source code we have found out that the socket.Close method blocks in Close_internal (called by Dispose). I have already created a bug report at https://bugzilla.xamarin.com/show_bug.cgi?id=6349 bugzilla as this seems to be Mono bug.
Alex -- View this message in context: http://monotouch.2284126.n4.nabble.com/socket-Close-problem-tp4656277p4656284.html Sent from the MonoTouch mailing list archive at Nabble.com. _______________________________________________ MonoTouch mailing list [email protected] http://lists.ximian.com/mailman/listinfo/monotouch
