Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 07 Sep 2001 02:28:00 +0100
From:      Brian Somers <brian@freebsd-services.com>
To:        "Andrey A. Chernov" <ache@nagual.pp.ru>
Cc:        Brian Somers <brian@freebsd-services.com>, Poul-Henning Kamp <phk@critter.freebsd.dk>, cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org, brian@freebsd-services.com
Subject:   Re: cvs commit: src/lib/libc/stdio fdopen.c fflush.c fopen.c fseek.c ftell.c fvwrite.c local.h refill.c stdio.c 
Message-ID:  <200109070128.f871S0D49573@hak.lan.Awfulhak.org>
In-Reply-To: Message from "Andrey A. Chernov" <ache@nagual.pp.ru>  of "Fri, 07 Sep 2001 05:22:14 %2B0400." <20010907052213.A92817@nagual.pp.ru> 

next in thread | previous in thread | raw e-mail | index | archive | help
> On Fri, Sep 07, 2001 at 04:56:46 +0400, Andrey A. Chernov wrote:
> > > To reproduce the problem:
> 
> First results: I am able to reproduce it on very -current. It not hangs,
> just nothing comes out on terminal. You can enter commands sucessfully,
> but in blind mode (I use telnet localhost 1234). I'll try to track it
> down.

It seems hung here.  If I ``set log local command'' at the ppp prompt 
and then type something into pppctl (with no prompt), nothing is 
logged to the ppp prompt.

As far as ppp is concerned, it's accept()d the connection and has 
written the prompt to the descriptor returned from accept().  
select() never says data is available on that descriptor though.

> -- 
> Andrey A. Chernov
> http://ache.pp.ru/

-- 
Brian <brian@freebsd-services.com>                <brian@Awfulhak.org>
      http://www.freebsd-services.com/        <brian@[uk.]FreeBSD.org>
Don't _EVER_ lose your sense of humour !      <brian@[uk.]OpenBSD.org>



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200109070128.f871S0D49573>