зеркало из https://github.com/mono/mail-archives.git
80 строки
3.1 KiB
HTML
80 строки
3.1 KiB
HTML
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
|
|
<HTML>
|
|
<HEAD>
|
|
<TITLE> [Mono-osx] Cross-Thread Delegates.
|
|
</TITLE>
|
|
<LINK REL="Index" HREF="index.html" >
|
|
<LINK REL="made" HREF="mailto:mono-osx%40lists.ximian.com?Subject=%5BMono-osx%5D%20Cross-Thread%20Delegates.&In-Reply-To=">
|
|
<META NAME="robots" CONTENT="index,nofollow">
|
|
<META http-equiv="Content-Type" content="text/html; charset=us-ascii">
|
|
<LINK REL="Previous" HREF="002940.html">
|
|
<LINK REL="Next" HREF="003811.html">
|
|
</HEAD>
|
|
<BODY BGCOLOR="#ffffff">
|
|
<H1>[Mono-osx] Cross-Thread Delegates.</H1>
|
|
<B>MrDuncanM</B>
|
|
<A HREF="mailto:mono-osx%40lists.ximian.com?Subject=%5BMono-osx%5D%20Cross-Thread%20Delegates.&In-Reply-To="
|
|
TITLE="[Mono-osx] Cross-Thread Delegates.">mrduncanm at gmail.com
|
|
</A><BR>
|
|
<I>Tue May 11 13:11:58 EDT 2010</I>
|
|
<P><UL>
|
|
<LI>Previous message: <A HREF="002940.html">[Mono-osx] Thread/Unknown Metafile Format Problems
|
|
</A></li>
|
|
<LI>Next message: <A HREF="003811.html">[Mono-osx] Getting Console output
|
|
</A></li>
|
|
<LI> <B>Messages sorted by:</B>
|
|
<a href="date.html#3810">[ date ]</a>
|
|
<a href="thread.html#3810">[ thread ]</a>
|
|
<a href="subject.html#3810">[ subject ]</a>
|
|
<a href="author.html#3810">[ author ]</a>
|
|
</LI>
|
|
</UL>
|
|
<HR>
|
|
<!--beginarticle-->
|
|
<PRE>
|
|
Hi All,
|
|
|
|
I am trying to build a simple socket server for a personally project but
|
|
when I run it on my mac it doesn't function. I wrote this once on the mac
|
|
and could never get it to work. So I had some downtime at work and tried
|
|
again in mono on a XP PC. Got it working great. Took it home and it wouldn't
|
|
work, recompiling it on the mac didn't help.
|
|
|
|
The problem seems to be that cross thread delegates are completely broken in
|
|
mono on OSX. Maybe in Linux too, but I don't have access to a machine
|
|
currently to try it out.
|
|
|
|
I've attached the project in a zip file and would love some more insight
|
|
into what's happening here. Maybe even some other way to accomplish the same
|
|
goal.
|
|
|
|
Thanks
|
|
|
|
<A HREF="http://n4.nabble.com/file/n2174199/SocketServer.zip">http://n4.nabble.com/file/n2174199/SocketServer.zip</A> SocketServer.zip
|
|
--
|
|
View this message in context: <A HREF="http://mono.1490590.n4.nabble.com/Cross-Thread-Delegates-tp2174199p2174199.html">http://mono.1490590.n4.nabble.com/Cross-Thread-Delegates-tp2174199p2174199.html</A>
|
|
Sent from the Mono - OSX mailing list archive at Nabble.com.
|
|
</PRE>
|
|
|
|
|
|
<!--endarticle-->
|
|
<HR>
|
|
<P><UL>
|
|
<!--threads-->
|
|
<LI>Previous message: <A HREF="002940.html">[Mono-osx] Thread/Unknown Metafile Format Problems
|
|
</A></li>
|
|
<LI>Next message: <A HREF="003811.html">[Mono-osx] Getting Console output
|
|
</A></li>
|
|
<LI> <B>Messages sorted by:</B>
|
|
<a href="date.html#3810">[ date ]</a>
|
|
<a href="thread.html#3810">[ thread ]</a>
|
|
<a href="subject.html#3810">[ subject ]</a>
|
|
<a href="author.html#3810">[ author ]</a>
|
|
</LI>
|
|
</UL>
|
|
|
|
<hr>
|
|
<a href="http://lists.ximian.com/mailman/listinfo/mono-osx">More information about the Mono-osx
|
|
mailing list</a><br>
|
|
</body></html>
|