[PATCH] Fix minor breakage on Cygwin: auth-passwd.c and session.c

Corinna Vinschen vinschen at redhat.com
Mon Aug 11 22:44:57 EST 2003


> On Mon, Aug 11, 2003 at 11:52:00PM +1000, Darren Tucker wrote:
> Corinna Vinschen wrote:
> > On Tue, Aug 05, 2003 at 08:23:00PM +1000, Darren Tucker wrote:
> > > No one has commented on the session_break_req() change...
> > 
> > That's not the right way to do it, AFAICS.  Wouldn't it be better to
> > use the tcflow() system call as described in SUSv3 and which should be
> > available on all systems?
> 
> You mean tcsendbreak?

No, I meant tcflow(), but I'm not sure if it shoudn't be TCIOFF/TCION
instead of TCOOFF/TCOON.

But I guess a call to tcsendbreak() should be ok, too.

Corinna

-- 
Corinna Vinschen
Cygwin Developer
Red Hat, Inc.
mailto:vinschen at redhat.com




More information about the openssh-unix-dev mailing list