Skip to content
Snippets Groups Projects
  1. Jan 11, 2007
  2. Jan 10, 2007
  3. Jan 07, 2007
    • Pierangelo Masarati's avatar
      First cut to truly async connect: · aa3c9bad
      Pierangelo Masarati authored
      	- after connect(2), if async the connection is in "connecting" state
      	- the first time a request is sent, "connecting" conns are polled
      		- in case of success, the request is sent
      		- in case still connecting, LDAP_X_CONNECTING is returned;
      		  clients are expected to retry later
      	- the "async" behavior must be explicitly enabled by setting
      	  the LDAP_OPT_CONNECT_ASYNC option
      
      "local" connections need work
      aa3c9bad
  4. Jan 06, 2007
  5. Jan 02, 2007
  6. Dec 28, 2006
  7. Dec 17, 2006
  8. Dec 03, 2006
  9. Oct 28, 2006
  10. Oct 21, 2006
  11. Oct 14, 2006
  12. Oct 11, 2006
  13. Sep 21, 2006
  14. Sep 17, 2006
  15. Sep 14, 2006
  16. Sep 09, 2006
  17. Sep 06, 2006
  18. Aug 25, 2006
  19. Aug 22, 2006
  20. Aug 18, 2006
  21. Aug 10, 2006
  22. Jun 21, 2006
  23. Jun 11, 2006
  24. May 19, 2006
  25. May 15, 2006
  26. May 11, 2006
  27. May 06, 2006
  28. May 02, 2006
  29. Apr 30, 2006
Loading