Re: [HTCondor-devel] Socket changes in 8.3.2


Date: Fri, 19 Jun 2015 11:38:12 -0500 (CDT)
From: Todd L Miller <tlmiller@xxxxxxxxxxx>
Subject: Re: [HTCondor-devel] Socket changes in 8.3.2
Any suggestions?

You almost certainly want bind( CP_IPV4, true, 0, false ). If you're actually adding IPv6 and/or mixed-mode support to Aviary, you'll need to be cleverer. Otherwise, the trailing false used to be the default parameter (as did the explicit port 0).

- ToddM
[← Prev in Thread] Current Thread [Next in Thread→]