[Exim] typo in exim 3.36/4.10

Página Inicial
Delete this message
Reply to this message
Autor: Jun-ichiro itojun Hagino
Data:  
Para: exim-users
CC: itojun, randy
Assunto: [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