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;