[Mono-bugs] [Bug 72185][Nor] Changed - Operation on non-blocking socket would block
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Fri, 11 Feb 2005 18:19:33 -0500 (EST)
Please do not reply to this email- if you want to comment on the bug, go to the
URL shown below and enter your comments there.
Changed by gonzalo@ximian.com.
http://bugzilla.ximian.com/show_bug.cgi?id=72185
--- shadow/72185 2005-02-11 18:18:39.000000000 -0500
+++ shadow/72185.tmp.6649 2005-02-11 18:19:33.000000000 -0500
@@ -243,6 +243,14 @@
------- Additional Comments From gonzalo@ximian.com 2005-02-11 18:18 -------
Created an attachment (id=14198)
client.cs
+
+------- Additional Comments From gonzalo@ximian.com 2005-02-11 18:19 -------
+The instructions to compile:
+mcs -t:library packet.cs
+mcs -r packet client.cs
+mcs -r packet server.cs
+
+Next time, please, use the 'Create A New Attachment' link in this page.