HomeFreeBSD

MFC r361502, r361509: Fix fallout of r319722 in CTL HA.

Description

MFC r361502, r361509: Fix fallout of r319722 in CTL HA.

ha_lso is a listening socket (unless bind() has failed), so should use
solisten_upcall_set(NULL, NULL), not soupcall_clear().

Details

Provenance
mavAuthored on
Parents
rS361728: Uppercase 'dso' to indicate that it is abbreviation.
Branches
Unknown
Tags
Unknown