Re: gconfd-2 ...



Hi Havoc,

On Wed, 2002-06-12 at 21:33, Havoc Pennington wrote:
> I did use them as far as I know, here is what I have:
> 
>      /* Set maximum buffer size, which makes the connection nonblocking
>        * if the kernel buffers are full and keeps gconfd from
>        * locking up. Set the max to a pretty high number to avoid
>        * dropping clients that are just stuck for a while.
>        */
>       connection = ORBit_small_get_connection (copy);
>       ORBit_connection_set_max_buffer (connection, 1024 * 128);
>       
> Is that wrong?

	Doh, my mistake - you're golden - I was just assuming you had used the
linc API for that and my grep failed.

	Yes - gconfd is doing it right; good.

	Thanks,

		Michael.

-- 
 mmeeks gnu org  <><, Pseudo Engineer, itinerant idiot




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]