From: Hiroki S. <sak...@gm...> - 2007-02-20 16:25:52
|
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 |