python-ldap and asyncore

Hiroki Sakagami sakagami at gmail.com
Tue Feb 20 17:24:42 CET 2007


Hi,

I'm trying to use python-ldap with asyncore event loop.  Since
asyncore's event source is a socket object, I can't use search() and
result() style polling.  Is it possible to access a socket object in
the LDAPObject instance?

Regards,

--
Hiroki Sakagami




More information about the python-ldap mailing list