[Exim] typo in exim 3.36/4.10

Inizio della pagina
Delete this message
Reply to this message
Autore: Jun-ichiro itojun Hagino
Data:  
To: exim-users
CC: itojun, randy
Oggetto: [Exim] typo in exim 3.36/4.10
>src/daemon.c: setsockopt(listen_sockets[sk], SOL_SOCKET, IPV6_V6ONLY, (char *)(&on),

    2nd argument has to be IPPROTO_IPV6.


itojun