Skip to content

Debugging API

Expose debugging to applications via the slirp_set_debug() and slirp_reset_debug() functions. It is occasionally useful to programatically turn off debugging and turn on debugging independently of the SLIRP_DEBUG environment variable to control an application's verbosity.

Merge request reports

Loading