2005-05-02 Joe Shaw <joeshaw@novell.com>
authorJoe Shaw <joe@joeshaw.org>
Mon, 2 May 2005 18:23:04 +0000 (18:23 -0000)
committerJoe Shaw <joe@joeshaw.org>
Mon, 2 May 2005 18:23:04 +0000 (18:23 -0000)
commitca50e2fd140f22cfe63b12a6c72c08390bf127df
treea6ac1a267297e5fd53f15091f8ac68a8807f896b
parent191ddaa84943644eb21c7cc403aeffc06d6b1de4
2005-05-02  Joe Shaw  <joeshaw@novell.com>

* UnixListener.cs (Init): Remove the call to Cleanup() and the
method itself, which was not supposed to be here.  We try to
connect to the socket if it exists instead of deleting it
undconditionally.

svn path=/trunk/mcs/; revision=43895
mcs/class/Mono.Posix/Mono.Unix/ChangeLog
mcs/class/Mono.Posix/Mono.Unix/UnixListener.cs