login
Header Space

 
 

Re: [PATCH] fetch-pack: Prepare for a side-band demultiplexer in a thread.

Score:
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
To: Johannes Sixt <johannes.sixt@...>
Cc: <git@...>
Date: Sunday, November 18, 2007 - 6:16 am

Johannes Sixt <johannes.sixt@telecom.at> writes:


Wholeheartedly agree, and I feel dirty after looking at that
thing.  Nothing against Cygwin folks, of course.

The reason I wanted to close pipes as early as possible was
because I did not want to get bitten by "read() waiting forever
for EOF due to an extra unclosed fd on the writer end of the
pipe() without the writer not writing anything to it" problem,
which is an often-seen mistake.

As long as you did not introduce that problem the change is fine
by me.
-
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
Re: [PATCH] fetch-pack: Prepare for a side-band demultiplexe..., Junio C Hamano, (Sun Nov 18, 6:16 am)
speck-geostationary