From mboxrd@z Thu Jan 1 00:00:00 1970 Message-ID: <599ac5bac00ad3dde089ea36e02bc81e@plan9.bell-labs.com> To: 9fans@cse.psu.edu Subject: Re: [9fans] drawterm strangeness From: "Russ Cox" In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit Date: Fri, 6 Jun 2003 02:24:48 -0400 Topicbox-Message-UUID: c68745e8-eacb-11e9-9e20-41e7f4b1d025 > ps: one suggestion I heard was to blame nagel's algorithm for this, but the > 9fans archives suggest that plan9 doesn't do nagel at all... yes but linux might be delaying the responses. make sure the devip-unix.c you are using says something about TCP_NODELAY.