Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 15 Feb 2006 03:24:55 +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 mux.h proto.c
Message-ID:  <200602150324.k1F3Otm2066314@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
mux         2006-02-15 03:24:55 UTC

  FreeBSD projects repository

  Modified files:
    csup                 mux.c mux.h proto.c 
  Log:
  - Put back chan_wait().  My analysis was completely wrong: CVSup does
    wait for the close packet to get sent by the server, and that seems
    to happen within the EOF() method.  Besides, I don't think that
    chan_wait() could cause a hang like I thought.
  - While I'm here, tweak an error message.
  
  Revision  Changes    Path
  1.64      +11 -1     projects/csup/mux.c
  1.23      +2 -1      projects/csup/mux.h
  1.69      +4 -2      projects/csup/proto.c



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