TypeOfService
Hi,
I'm trying to get the UDP TypeOfService. I get all other option correct, but the TOS keeps on 0 even when it's not...
My code in C++:
*__try_cast<__box int*>this->Client->GetSocketOption(SocketOptionLevel::IP, SocketOptionName::TypeOfService);
Anyone tried it
Thanx
Shlomo
|