MFC r347969 by dchagin:
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
MFC r347969 by dchagin: Tags None Referenced Files None Subscribers None
Description
Details
|