Skip to content

Start reducing the size of wrap.c

Simon McVittie requested to merge wip/smcv/reduce-wrap-c into master
  • pv-wrap: Factor out pv_wrap_share_sockets()

    wrap.c is generally too big, and so is main() specifically.

  • pv-wrap: Factor out pv_wrap_use_host_os()

    wrap.c is generally too big, and so is main() specifically.

Merge request reports