Re: [Exim] Possible Bug in exim 3.953

Página superior
Eliminar este mensaje
Responder a este mensaje
Autor: Philip Hazel
Fecha:  
A: Jochen Erwied
Cc: exim-users
Asunto: Re: [Exim] Possible Bug in exim 3.953
On Mon, 25 Feb 2002, Jochen Erwied wrote:

> -setsockopt(sock, SOL_SOCKET, TCP_NODELAY, (uschar *)(&on), sizeof(on));
> +setsockopt(sock, IPPROTO_TCP, TCP_NODELAY, (uschar *)(&on), sizeof(on));


> After applying these two fixes, my debug-messages stopped.


Thanks for finding that problem. I'll fix it for the next release.


--
Philip Hazel            University of Cambridge Computing Service,
ph10@???      Cambridge, England. Phone: +44 1223 334714.