SO_DEBUG top-level constant
int
const SO_DEBUG
Enables debug output. Microsoft providers currently do not output any debug information.
Implementation
const SO_DEBUG = 0x0001;
Enables debug output. Microsoft providers currently do not output any debug information.
const SO_DEBUG = 0x0001;