From mboxrd@z Thu Jan 1 00:00:00 1970 Message-ID: <3BFCFDA1.D3AB12F9@strakt.com> From: Boyd Roberts MIME-Version: 1.0 To: 9fans@cse.psu.edu Subject: Re: [9fans] Nagle algorithm References: <20011122132413.0BE83199E7@mail.cse.psu.edu> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Date: Thu, 22 Nov 2001 14:29:05 +0100 Topicbox-Message-UUID: 27a709b4-eaca-11e9-9e20-41e7f4b1d025 > i claim it's not the TCP/IP subsystem's responsibility to delay > sending something so that it can buffer up writes to make larger > packets. that's for stdio or bio (or local OS equivalent). (an > interesting variant was in a version of the Unix streams subsystem > where there was a buffering module that could be pushed onto a tcp/ip > stream.) I'd totally agree. That was the 8th Edition bufld (sp?).