cvs commit: projects/csup mux.c proto.c
Maxime Henrion <[email protected]> Wed, 22 Feb 2006 23:22:04 +0000 (UTC)
| Newsgroups | gmane.os.freebsd.devel.cvs.projects |
|---|---|
| Message-ID | <200602222322.k1MNM4gE091991__42956.9641281434$1140650624$gmane$org@repoman.freebsd.org> |
mux 2006-02-22 23:22:04 UTC
FreeBSD projects repository
Modified files:
csup mux.c proto.c
Log:
- Don't call errx() in chan_listen() if there are no available channels,
this shouldn't happen, but return an error similar to csup.
- Set errno to something similar to what csup will print if chan_accept()
fails.
- Tweak error messages.
Revision Changes Path
1.70 +6 -3 projects/csup/mux.c
1.75 +3 -4 projects/csup/proto.c
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-projects
To unsubscribe, send any mail to "[email protected]"