Re: bin/164947: tee looses data when writing to non-blocking file descriptors

2012-02-11 Thread Bruce Evans
On Sat, 11 Feb 2012, David Xu wrote: [... excessive quoting removed] >> Description: > When tee(1) tries to write to a file descriptor that has been set to non-blocking mode the write(2) call may fail with EAGAIN. Instead of retrying the operation, tee will throw that chunk of data away. so t

Re: bin/164947: tee looses data when writing to non-blocking file descriptors

2012-02-10 Thread Diomidis Spinellis
The following reply was made to PR bin/164947; it has been noted by GNATS. From: Diomidis Spinellis To: davi...@freebsd.org Cc: David Xu , freebsd-gnats-sub...@freebsd.org Subject: Re: bin/164947: tee looses data when writing to non-blocking file descriptors Date: Sat, 11 Feb 2012 09:25:34

Re: bin/164947: tee looses data when writing to non-blocking file descriptors

2012-02-10 Thread David Xu
The following reply was made to PR bin/164947; it has been noted by GNATS. From: David Xu To: Diomidis Spinellis Cc: freebsd-gnats-sub...@freebsd.org Subject: Re: bin/164947: tee looses data when writing to non-blocking file descriptors Date: Sat, 11 Feb 2012 11:21:38 +0800 On 2012/2/10 15

Re: bin/164947: tee looses data when writing to non-blocking file descriptors

2012-02-10 Thread Martin Cracauer
The following reply was made to PR bin/164947; it has been noted by GNATS. From: Martin Cracauer To: Diomidis Spinellis Cc: Martin Cracauer , freebsd-gnats-sub...@freebsd.org Subject: Re: bin/164947: tee looses data when writing to non-blocking file descriptors Date: Fri, 10 Feb 2012 17:16:32

Re: bin/164947: tee looses data when writing to non-blocking file descriptors

2012-02-10 Thread Diomidis Spinellis
The following reply was made to PR bin/164947; it has been noted by GNATS. From: Diomidis Spinellis To: Martin Cracauer Cc: freebsd-gnats-sub...@freebsd.org Subject: Re: bin/164947: tee looses data when writing to non-blocking file descriptors Date: Fri, 10 Feb 2012 23:17:03 +0200 On 10/02

Re: bin/164947: tee looses data when writing to non-blocking file descriptors

2012-02-10 Thread Martin Cracauer
The following reply was made to PR bin/164947; it has been noted by GNATS. From: Martin Cracauer To: Diomidis Spinellis Cc: Martin Cracauer , freebsd-gnats-sub...@freebsd.org Subject: Re: bin/164947: tee looses data when writing to non-blocking file descriptors Date: Fri, 10 Feb 2012 16:03:02

Re: bin/164947: tee looses data when writing to non-blocking file descriptors

2012-02-10 Thread Diomidis Spinellis
The following reply was made to PR bin/164947; it has been noted by GNATS. From: Diomidis Spinellis To: Martin Cracauer Cc: freebsd-gnats-sub...@freebsd.org Subject: Re: bin/164947: tee looses data when writing to non-blocking file descriptors Date: Fri, 10 Feb 2012 22:32:02 +0200 On 10/02

Re: bin/164947: tee looses data when writing to non-blocking file descriptors

2012-02-10 Thread Martin Cracauer
The following reply was made to PR bin/164947; it has been noted by GNATS. From: Martin Cracauer To: Diomidis Spinellis Cc: freebsd-gnats-sub...@freebsd.org Subject: Re: bin/164947: tee looses data when writing to non-blocking file descriptors Date: Fri, 10 Feb 2012 14:17:36 -0500 Diomidis

bin/164947: tee looses data when writing to non-blocking file descriptors

2012-02-09 Thread Diomidis Spinellis
>Number: 164947 >Category: bin >Synopsis: tee looses data when writing to non-blocking file descriptors >Confidential: no >Severity: serious >Priority: medium >Responsible:freebsd-bugs >State: open >Quarter: >Keywords: >Date-Required: >