Re: [evolution-patches] Re: [Evolution-hackers] Post-to header implementation
- From: Not Zed <notzed ximian com>
- To: Jeffrey Stedfast <fejj ximian com>
- Cc: Meilof <meilof wanadoo nl>, Evolution-patches <evolution-patches ximian com>
- Subject: Re: [evolution-patches] Re: [Evolution-hackers] Post-to header implementation
- Date: Wed, 14 Jan 2004 13:12:11 +1030
> + if (camel_nntp_command (store, (char **) &buf, "mode reader") < 0 ||
> + /* hack: inn seems to close connections if nothing is done within
> + the first ten seconds. a non-existent command is enough though */
> + camel_nntp_command (store, (char **) &buf, "date") < 0)
> + goto fail;
>
>
> don't need the comment there anymore :-)
well part should remain, about doing a noop to prevent a timeout.
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]