cvs commit: projects/csup mux.c mux.h proto.c
Maxime Henrion <[email protected]> Wed, 15 Feb 2006 03:24:55 +0000 (UTC)
| Newsgroups | gmane.os.freebsd.devel.cvs.projects |
|---|---|
| Message-ID | <200602150324.k1F3Otm2066314__33231.033528182$1139973951$gmane$org@repoman.freebsd.org> |
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
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-projects
To unsubscribe, send any mail to "[email protected]"