Hacker News new | ask | show | jobs
by raymond_goo 722 days ago
Ctrl-F "networking", cry, close page...

See also: https://github.com/cplusplus/networking-ts

2 comments

What does this have to do with reflection. Also why do you need networking in the C++ standard library? Networking is neither something that is relevant as a vocabulary that needs to be common between libraries nor is it something that makes sense to be set in stone like basic algorithms. Just use OS interfaces or a third-party abstraction FFS.
What? This is only the proposal for reflection. Networking is completely separate.