I\'m trying to set IP_MTU_DISCOVER on a socket to IP_PMTUDISC_PROBE, but I get 10022 (WSAEINVAL).
IP_MTU_DISCOVER
IP_PMTUDISC_PROBE
Here is my code: