Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > gnu.bash.bug > #14648 > unrolled thread

Re: bash sockets: printf \x0a does TCP fragmentation

Started byBob Proulx <bob@proulx.com>
First post2018-09-23 12:46 -0600
Last post2018-09-23 12:46 -0600
Articles 1 — 1 participant

Back to article view | Back to gnu.bash.bug

This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by below is the oldest one visible, not the original post.


Contents

  Re: bash sockets: printf \x0a does TCP fragmentation Bob Proulx <bob@proulx.com> - 2018-09-23 12:46 -0600

#14648 — Re: bash sockets: printf \x0a does TCP fragmentation

FromBob Proulx <bob@proulx.com>
Date2018-09-23 12:46 -0600
SubjectRe: bash sockets: printf \x0a does TCP fragmentation
Message-ID<mailman.1183.1537728430.1284.bug-bash@gnu.org>
Chet Ramey wrote:
> It's that bash sets stdout and stderr to be line-buffered, not anything
> printf-specific.

Shouldn't bash set stdout buffering based upon the output descriptor
being a tty or not the same as other libc stdio behavior?

Bob

[toc] | [standalone]


Back to top | Article view | gnu.bash.bug


csiph-web