Hi,
On Sun, Apr 06, 2014 at 10:53:11AM +0200, Gert Doering wrote:
> A slightly simpler version of this could go to the beginning of
> create_socket() (--> no ai_next chain walking needed, etc.).
Arne suggested an even more simple version of this - which is convincing,
because it takes away lines
Am 07.04.14 22:17, schrieb Gert Doering:
> Hi,
>
> On Sun, Apr 06, 2014 at 10:53:11AM +0200, Gert Doering wrote:
>> A slightly simpler version of this could go to the beginning of
>> create_socket() (--> no ai_next chain walking needed, etc.).
> Arne suggested an even more simple version of this -