PC-BSD/trueos 7217903sys/compat/linux linux_socket.c

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
DeltaFile
+17-1sys/compat/linux/linux_socket.c
+17-11 files

UnifiedSplitRaw