Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: Mandrake patch for "make it work on serial ports"
- X-seq: zsh-workers 17631
- From: "Bart Schaefer" <schaefer@xxxxxxxxxxxxxxxx>
- To: Borsenkow Andrej <Andrej.Borsenkow@xxxxxxxxxxxxxx>, "'tvignaud@xxxxxxxxxxxxxxxx'" <tvignaud@xxxxxxxxxxxxxxxx>
- Subject: Re: Mandrake patch for "make it work on serial ports"
- Date: Fri, 6 Sep 2002 14:43:51 +0000
- Cc: "'Zsh hackers list'" <zsh-workers@xxxxxxxxxx>
- In-reply-to: <6134254DE87BD411908B00A0C99B044F041173D1@xxxxxxxxxxxxxxxxxxxxxxx>
- Mailing-list: contact zsh-workers-help@xxxxxxxxxx; run by ezmlm
- References: <6134254DE87BD411908B00A0C99B044F041173D1@xxxxxxxxxxxxxxxxxxxxxxx>
On Sep 6, 3:43pm, Borsenkow Andrej wrote:
}
} The following patch is currently used on Mandrake (attached for
} zsh-workers). It basically always opens input in non-blocking mode. I am
} really interested to know when this patch is needed. Having open block on
} lack of carrier is perfectly sensible and long-adopted approach...
My only guess is that they want the shell to get all the way through its
initialization and not block until the first actual read from the tty.
This must be so that a zsh script can be used as a listener of some sort
on the serial line?
Messages sorted by:
Reverse Date,
Date,
Thread,
Author