cvs commit: projects/csup mux.c
Maxime Henrion <[email protected]> Sat, 18 Feb 2006 01:07:57 +0000 (UTC)
| Newsgroups | gmane.os.freebsd.devel.cvs.projects |
|---|---|
| Message-ID | <[email protected]> |
mux 2006-02-18 01:07:57 UTC
FreeBSD projects repository
Modified files:
csup mux.c
Log:
Remove two redundant printf()'s that I didn't remove when introducing
mux_shutdown(). If read() returns 0 (shouldn't happen with a socket,
but well...), set errno to ECONNRESET.
Revision Changes Path
1.65 +3 -5 projects/csup/mux.c
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-projects
To unsubscribe, send any mail to "[email protected]"