From mboxrd@z Thu Jan 1 00:00:00 1970 Message-ID: <20011124032618.14084.qmail@g.bio.cse.psu.edu> To: 9fans@cse.psu.edu Subject: Re: [9fans] Nagle algorithm From: Scott Schwartz Date: Fri, 23 Nov 2001 22:26:18 -0500 Topicbox-Message-UUID: 28b28090-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). If there was a way for the user say when to set TCP's PUSH bit, would that do the job?