Re: [exim] [exim-dev] Exim 4.88 RC3 uploaded

Top Page
Delete this message
Reply to this message
Author: Jeremy Harris
Date:  
To: exim-users
Subject: Re: [exim] [exim-dev] Exim 4.88 RC3 uploaded
On 24/10/16 02:09, The Doctor wrote:

>                                                                                                                                   daemon.c:1461:40: error: use of undeclared identifier 'SOL_TCP'
>                                                                                                                                       if (setsockopt(listen_sockets[sk], SOL_TCP, TCP_FASTOPEN, &smtp_conn...
>                                                                                                                                                          ^
>                                                                                                                                                          1 warning and 1 error generated.



> Compiled on FreeBSD 11
>


Thanks for testing. What symbol does FreeBSD use for transport-level,
specifically TCP if that matters, setsockopt() calls?

We'll need to massage FreeBSD's OS/ file, probably the .h

Fortunately, this is what RCs are for :)
--
Cheers,
Jeremy