libCom: Fix cygwin socket shutdown issue.
Cygwin 1.7 changed the socket shutdown method from BothShutdown to Close. This fix looks at the cygwin version to work out what value to return from esscimqi().
Please register or sign in to comment
Cygwin 1.7 changed the socket shutdown method from BothShutdown to Close. This fix looks at the cygwin version to work out what value to return from esscimqi().