On Wed, 30 May 2007 19:44:16 -0700 Quanah Gibson-Mount quanah@zimbra.com wrote:
--On Wednesday, May 30, 2007 10:00 PM -0400 Michael B Allen mba2000@ioplex.com wrote:
Well that was a breeze.
The attached patch fixes the following assertion when trying to use cldap functionality:
io.c:81: ber_write: Assertion `buf != ((void *)0)' failed.
Patches should be submitted via the ITS process.
Hi Quanah,
Ok, will do.
But the cldap code still isn't right. The transport layer doesn't retry or timeout. It also hangs if there's no response. I'll look into that but the query I'm doing works over TCP too so I'm thinking about just going with that for now. UDP would be nice for determining if servers are alive.
Mike