cvs commit: projects/csup mux.c proto.c

Maxime Henrion mux at FreeBSD.org
Wed Feb 22 15:22:05 PST 2006


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


More information about the cvs-all mailing list