Added the recv_tos socket option#299
Conversation
Thomasdezeeuw
left a comment
There was a problem hiding this comment.
The addition sounds good, but this needs tests and Windows support (see https://docs.microsoft.com/en-us/windows/win32/winsock/ipproto-ip-socket-options).
|
I didn't find the IP_RECVTOS symbol in winapi-rs. Does anyone know if it is supported there and is just not exposed? |
I can't find it either. Perhaps we should move to |
|
In the last commit i added windows the the cfg so that it is not included :) |
|
Thanks @JoNil. |
No description provided.