Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 26 Sep 2022 19:33:52 +0000
From:      bugzilla-noreply@freebsd.org
To:        bugs@FreeBSD.org
Subject:   [Bug 266627] stty -f <file> should be non-blocking
Message-ID:  <bug-266627-227-uUUnLaw4Kv@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-266627-227@https.bugs.freebsd.org/bugzilla/>
References:  <bug-266627-227@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D266627

Konstantin Belousov <kib@FreeBSD.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |kib@FreeBSD.org

--- Comment #1 from Konstantin Belousov <kib@FreeBSD.org> ---
What would you expect in this case to happen? TIOCSETA override the job
control rules?  I do not think this is wise.  Or TIOCSETA returning EAGAIN
for instance.  The later may be reasonable, but I am not sure how much code
would break.

Anyway, the later option probably could be done by the attached change.  Do=
 you
know what e.g. Linux does in this case?

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-266627-227-uUUnLaw4Kv>