-
msvensson@pilot.mysql.com authored
- The errno variable should only be used when the previous socket write failed, it should be regarded as undefined at other times OutputStream.cpp: Only use "errno" after the attempt to write to the socket has failed
53bdfab2