Hello

I have an application that is using GTK sharp for UI and TCP remoting to obtain data from another application. When I am trying to exit the application it hangs and it has to be killed manually.
I am using MAC and the latest stable version of everything.

I even programmatically kill thread in which the TCP remoting connection is running as well as I successfully unregister the TCP channel. I tried switching to WCF, but the result was the same and application hanged on exit.

I have the very same functionality done with MonoMac and application exists successfully.
Do you have any ideas?

If you want I can send an example code.

Tomas
_______________________________________________
Gtk-sharp-list maillist  -  [email protected]
http://lists.ximian.com/mailman/listinfo/gtk-sharp-list

Reply via email to