[Mono-list] TCPListener problem

colin at breame.net colin at breame.net
Wed Jun 21 04:23:33 EDT 2006


On Tue, 20 Jun 2006 19:23:02 -0400, "Lee" <lee at datatrakpos.com> said:
> 
>       }
>       catch (SocketException e)
>       {
>       }

Is there an exception being thrown when run on mono?
e.g. add Console.WriteLine(e.ToString());

>       finally
>       {
>         SockServer.Stop();
>       }
> 
> _______________________________________________
> Mono-list maillist  -  Mono-list at lists.ximian.com
> http://lists.ximian.com/mailman/listinfo/mono-list


More information about the Mono-list mailing list