[Exim] typo in exim 3.36/4.10

Pàgina inicial
Delete this message
Reply to this message
Autor: Jun-ichiro itojun Hagino
Data:  
A: exim-users
CC: itojun, randy
Assumpte: [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