[Mono-bugs] [Bug 74673][Wis] Changed - [PATCH] New UnixListener and UnixClient classes

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Wed, 20 Apr 2005 12:16:24 -0400 (EDT)


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 joeshaw@novell.com.

http://bugzilla.ximian.com/show_bug.cgi?id=74673

--- shadow/74673	2005-04-20 12:15:45.000000000 -0400
+++ shadow/74673.tmp.11113	2005-04-20 12:16:24.000000000 -0400
@@ -17,6 +17,11 @@
 Summary: [PATCH] New UnixListener and UnixClient classes
 
 In a similar vein to the TcpListener and TcpClasses, I've implemented
 UnixListener and UnixClient classes which use the UnixEndPoint in Mono.Posix.
 
 This is a first pass, so it undoubtedly needs at least a little tweaking.
+
+------- Additional Comments From joeshaw@novell.com  2005-04-20 12:16 -------
+Created an attachment (id=14984)
+UnixListener class
+