Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 18 Feb 2006 01:07:57 +0000 (UTC)
From:      Maxime Henrion <mux@FreeBSD.org>
To:        projects-committers@FreeBSD.org, cvs-projects@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: projects/csup mux.c
Message-ID:  <200602180107.k1I17vdE078783@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200602180107.k1I17vdE078783>