HomeFreeBSD

Linux send() call returns EAGAIN instead of ENOTCONN in case when the

Description

Linux send() call returns EAGAIN instead of ENOTCONN in case when the
socket is non-blocking and connect() is not finished yet.

Initial patch developed by Steven Hartland in 2008 and adopted by me.

PR: 129169
Reported by: smh@
MFC after: 2 weeks

Details

Provenance
dchaginAuthored on
Parents
rS347968: Fix rw->ro remount when there is a text vnode mapping.
Branches
Unknown
Tags
Unknown