Skip to content

Conversation

@VemundH
Copy link

@VemundH VemundH commented Sep 7, 2014

This is basically the same issue as fixed in pull request #22. WSASocket resolves to WSASocketA unless UNICODE is defined. This is the case when building the boost source. I think using the W version should be OK (the LPWSAPROTOCOL_INFO argument is null).

This is basically the same issue as fixed in pull request chriskohlhoff#22. WSASocket resolves to WSASocketA unless UNICODE is defined. This is the case when building the boost source. I think using the W version should be OK (the LPWSAPROTOCOL_INFO argument is null).
@chriskohlhoff
Copy link
Owner

Fixed on master in 63737cc.
Fixed on asio-1-10-branch in c11ceb7.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants