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-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to