HomeFreeBSD

Refactor TCP_CONGESTION setsockopt handling:

Description

Refactor TCP_CONGESTION setsockopt handling:

  • Use M_TEMP instead of stack variable.
  • Unroll error handling, removing several levels of indentation.

Details

Provenance
glebiusAuthored on
Parents
rS294535: - Rename cc.h to more meaningful tcp_cc.h.
Branches
Unknown
Tags
Unknown