SDK Home Glossary Index Left Right Up

Socket Interface Feature Flags

Defined in

csocket.oxh

Definitions
KIfIsLoopback& Is a loopback interface.
KIfIsPointToPoint& Is single point-to-point.
KIfCanBroadcast& Supports broadcasting
KIfCanMulticast& Supports multicasting
KIfCanSetMTU& Can have its MTU set
KIfHasHardwareAddr& Has a hardware address (i.e. needs ARP)
KIfCanSetHardwareAddr& Can have its hardware address changed
KIfIsDialup& Dialup interface
See also

SoIfInfoGetFeatures, SoIfInfoSetFeatures


  SDK Home Glossary Index Left Right Up