[PATCH 1/1]: BUILD/MINOR: haproxy: fix SO_LINGER usage on macOs.

2024-07-15 Thread David CARLIER
Hi here a little patch proposal targeted for macOs. Cheers. 0001-BUILD-MEDIUM-haproxy-fix-SO_LINGER-usage-on-macOS.patch Description: Binary data

Re: [PATCH 1/1]: BUILD/MINOR: haproxy: fix SO_LINGER usage on macOs.

2024-07-15 Thread Willy TARREAU
Hi David! On Mon, Jul 15, 2024 at 10:29:48PM +0100, David CARLIER wrote: > Hi here a little patch proposal targeted for macOs. > > Cheers. > From df5741a0d391a7107157d0051ba81ef48d87b8f5 Mon Sep 17 00:00:00 2001 > From: David Carlier > Date: Mon, 15 Jul 2024 22:20:33 +0100 > Subject: [PATCH] BU

Re: [PATCH 1/1]: BUILD/MINOR: haproxy: fix SO_LINGER usage on macOs.

2024-07-15 Thread David CARLIER
Hi you are right I did not check properly, had a brain fog :) we can forget it. Thanks. On Tue, 16 Jul 2024 at 03:59, Willy TARREAU wrote: > Hi David! > > On Mon, Jul 15, 2024 at 10:29:48PM +0100, David CARLIER wrote: > > Hi here a little patch proposal targeted for macOs. > > > > Cheers. > > >

Re: [PATCH 1/1]: BUILD/MINOR: haproxy: fix SO_LINGER usage on macOs.

2024-07-15 Thread Willy TARREAU
On Tue, Jul 16, 2024 at 05:27:10AM +0100, David CARLIER wrote: > Hi you are right I did not check properly, had a brain fog :) we can forget > it. Thanks. OK perfect, thanks :-) Willy