Implement Socket for Windows (WIP)#9544
Implement Socket for Windows (WIP)#9544randspace0 wants to merge 10 commits intocrystal-lang:masterfrom randspace0:windows-socket
Conversation
|
This is really great! Thanks for getting this started. Unfortunately, I expect sockets won't really work until the event loop is ported to win32 (#6957). |
|
@straight-shoota Why the "Windows CI" gives me |
|
@andraantariksa
Add |
|
I have some opinions about this PR.
I've not tested above code. There may be some flaws. |
|
Thank you for your opinion. I have been messed up with the code, I will try to fix it 👍 |
|
|
|
@kubo's remarks are value, but there's probably no need to put much work into polishing this PR right now. I'd even suggest to convert it to a draft. There's probably not much sense to merge this until the event loop is ported. |
This is mostly a work in progress.