Re: Use FIFO in preference to TCP for redirectors.

From: Henrik Nordstrom <hno@dont-contact.us>
Date: Thu, 23 Aug 2001 10:59:22 +0200

Robert Collins wrote:

> Then I think we should commit the patch I posted for 2.5, as AFAIK it
> certainly won't make things worse. It can always get replaced by the
> domain socket branch when thats mature.

I prefer to first figure out WHY he had problems. Helpers dying only because TCP/IP
sockets is used instead of pipes smells very ugly to me.

Please note that pipes behave quite differently from sockets, especially in
non-blocking I/O implementations and I/O buffer sizes.

--
Henrik
Received on Thu Aug 23 2001 - 02:59:15 MDT

This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 16:14:15 MST