Acked-by: Gert Doering <[email protected]>
On non-windows, socket_descriptor_t is typedef'ed to "int", so this is
no "generated code change", just ensuring consistency in our types. On
Windows, this is a "SOCKET", which might or might not fit into an int,
but is certainly not interchangeable. So, makes sense.
Compile-tested on MinGW, lightly client-tested on FreeBSD and Linux.
Your patch has been applied to the master branch.
commit e756e12adb33e93f712281361ae61a1522d3df93
Author: Arne Schwabe
Date: Wed Mar 24 23:23:29 2021 +0100
Fix socket related functions using int instead of socket_descriptor_t
Signed-off-by: Arne Schwabe <[email protected]>
Acked-by: Gert Doering <[email protected]>
Message-Id: <[email protected]>
URL:
https://www.mail-archive.com/[email protected]/msg21806.html
Signed-off-by: Gert Doering <[email protected]>
--
kind regards,
Gert Doering
_______________________________________________
Openvpn-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/openvpn-devel