From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 3785 invoked from network); 5 May 2000 08:27:30 -0000 Received: from sunsite.auc.dk (130.225.51.30) by ns1.primenet.com.au with SMTP; 5 May 2000 08:27:30 -0000 Received: (qmail 7096 invoked by alias); 5 May 2000 08:27:24 -0000 Mailing-List: contact zsh-workers-help@sunsite.auc.dk; run by ezmlm Precedence: bulk X-No-Archive: yes X-Seq: 11175 Received: (qmail 7083 invoked from network); 5 May 2000 08:27:24 -0000 X-Envelope-Sender-Is: Andrej.Borsenkow@mow.siemens.ru (at relayer david.siemens.de) From: "Andrej Borsenkow" To: "Sven Wischnowsky" , Subject: zpty read hangs (RE: nslookup (function) problem) Date: Fri, 5 May 2000 12:27:09 +0400 Message-ID: <000101bfb66b$b461afc0$21c9ca95@mow.siemens.ru> MIME-Version: 1.0 Content-Type: text/plain; charset="koi8-r" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2911.0) Importance: Normal X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2919.6700 In-Reply-To: <200005041449.QAA11775@beta.informatik.hu-berlin.de> > > > > Unfortunately, function nslookup hangs completely in this case: > > > > bor@itsrm2% autoload -U nslookup > > bor@itsrm2% nslookup > > Default Server: mowd017a.mow.siemens.ru > > Address: 139.24.18.1 > > > > > ? > > nothing comes here; it habgs; it is no more possible to > kill it with ^C, > > ^\ or ^Z. > I want to stress it - in this case zsh *hangs* - there is no way to break out of 'zpty -r'. That is unacceptable, even more so for interactive shell. -andrej