]> Savannah Git Hosting - gnulib.git/commit
Fix "warning: 'WSASocketA' is deprecated: Use WSASocketW() instead".
authorBruno Haible <bruno@clisp.org>
Sun, 16 Aug 2020 11:00:59 +0000 (13:00 +0200)
committerBruno Haible <bruno@clisp.org>
Sun, 16 Aug 2020 11:00:59 +0000 (13:00 +0200)
commit0fc41d2b9777053f57199426a1e14e6fa425d3c5
tree05fa93989f6cad4c730b22488a24856049f22323
parent3726823d042c8010390797d6a46e002dac783086
Fix "warning: 'WSASocketA' is deprecated: Use WSASocketW() instead".

* lib/socket.c: Use WSASocketW, not WSASocketA.
ChangeLog
lib/socket.c