[Date Prev][Date Next] [Chronological] [Thread] [Top]

Re: Message ID



Use 

int ldap_msgid( LDAPMessage *res );

JR

Yuri Rabover wrote:
> 
> Is there a way to obtain a message ID of a result, which is
> being returned asynchronously? ldap_result allows you to specify
> a message ID but it doesn't seem to return it when it is called
> with -1. I need to match responses to the previously sent requests
> to correclty return them to multiple clients.
> 
> Before implementing my own data structures for that I just want
> to check if there is a recommended way.
> 
> Thanks,
>                 Yuri Rabover
>                 3Cube, Inc.

-- 
-
J. R. Heisey