cvs commit: projects/csup mux.c

Maxime Henrion mux at FreeBSD.org
Fri Feb 17 17:07:57 PST 2006


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


More information about the cvs-all mailing list