aboutsummaryrefslogtreecommitdiffstats
path: root/src/w32-sock-nonce.inc.h (unfollow)
Commit message (Collapse)AuthorFilesLines
2017-11-15Add an SPDX tag to all core files.Werner Koch1-0/+1
--
2015-01-27Fix WSAEADDRINUSE EADDRINUSE mismatch.Werner Koch1-2/+4
* src/w32-sock-nonce.inc.h (EADDRINUSE): Avoid redefining. * src/assuan-socket.c (_assuan_sock_bind): Set error to EADDRINUSE. -- With the latest mingw-w64 EADDRINUSE is defined but to a different value than WSAEADDRINUSE. We need to use EADDRINUSE becuase that is what applications expect. Signed-off-by: Werner Koch <[email protected]>
2010-04-06Removed sysdep stuff from assuan.h.Werner Koch1-6/+28
fixed a problem for W32CE and Pth.
2010-03-22Do not distribute assuan.h.Werner Koch1-0/+28