Use wrappers for accessing socket errors. Cygwin does not have some errors in errno...
commit0238cf12861aa29c1dcfa18d95132045f59a99c7
authorJonathan Chambers <joncham@gmail.com>
Fri, 17 Jun 2011 12:22:02 +0000 (17 08:22 -0400)
committerJonathan Chambers <joncham@gmail.com>
Fri, 17 Jun 2011 12:22:02 +0000 (17 08:22 -0400)
treeead4069a83332cda983e6c432e19b87ad5d1bf60
parent5af5bbcaf7d0914b4abf6755a47d5cfe4bd537c3
Use wrappers for accessing socket errors. Cygwin does not have some errors in errno.h. Fixes Windows build.
mono/mini/debugger-agent.c