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

-- 
## List details at https://lists.exim.org/mailman/listinfo/exim-users
## Exim details at http://www.exim.org/
## Please use the Wiki with this list - http://wiki.exim.org/

Reply via email to