[Bug 209509] EAGAIN on shell pipes / O_NONBLOCK error in kernel ?
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Sun May 15 07:45:23 UTC 2016
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=209509
Poul-Henning Kamp <phk at FreeBSD.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Resolution|--- |Works As Intended
Status|New |Closed
--- Comment #5 from Poul-Henning Kamp <phk at FreeBSD.org> ---
This was actually pretty trivial to test, and yes, ssh seems to be the culprit.
This might be a good thing to note in the ssh manual page, since the focus on
encryption these days makes popen("ssh...") quite a logical thing to do.
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-bugs
mailing list