Zen API
|
Enables or disables interface index information for datagrams.
This function can only be used in conjunction with a UDP socket. Index information must be enabled before using kSocket_ReadFromEx.
socket | Socket object. |
enabled | kTRUE to enable package information; kFALSE otherwise. |