I know win32 lib is not allowed, but I want to use windows runtime sockets to implement the function of win32 sockets, other win32 sockets APIs can easily be implemented by runtime sockets APIs, and I want to know how to use Windows Runtime APIs to implement
the select API?
I'm looking for your guidance.