K 10 svn:author V 5 trasz K 8 svn:date V 27 2020-08-24T15:50:57.884233Z K 7 svn:log V 237 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 END