Skip to content
Snippets Groups Projects
  1. Jun 19, 2007
  2. Jun 10, 2007
  3. Jun 09, 2007
  4. May 10, 2007
  5. May 09, 2007
  6. Mar 25, 2007
  7. Mar 23, 2007
  8. Mar 20, 2007
  9. Mar 02, 2007
  10. Feb 12, 2007
  11. Feb 11, 2007
  12. Feb 05, 2007
  13. Feb 02, 2007
  14. Jan 12, 2007
  15. Jan 11, 2007
  16. Jan 10, 2007
  17. 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
  18. Jan 06, 2007
  19. Jan 02, 2007
  20. Dec 28, 2006
  21. Dec 17, 2006
  22. Dec 03, 2006
  23. Oct 28, 2006
  24. Oct 21, 2006
  25. Oct 14, 2006
  26. Oct 11, 2006
  27. Sep 21, 2006
Loading