Skip to content
Snippets Groups Projects
  1. Apr 29, 2015
  2. Apr 13, 2015
  3. Mar 16, 2015
  4. Mar 05, 2015
  5. Feb 16, 2015
  6. Feb 13, 2015
  7. Feb 12, 2015
  8. Feb 11, 2015
  9. Feb 10, 2015
  10. Feb 09, 2015
  11. Feb 06, 2015
  12. Dec 24, 2014
  13. Dec 21, 2014
  14. Dec 17, 2014
  15. Dec 16, 2014
  16. Dec 15, 2014
  17. Dec 09, 2014
  18. Nov 02, 2014
  19. Oct 24, 2014
  20. Oct 23, 2014
  21. Oct 13, 2014
  22. Oct 09, 2014
  23. Oct 07, 2014
  24. Oct 01, 2014
  25. Sep 26, 2014
    • Roman Tsisyk's avatar
      Refactor socket.tcp_server() to use nice fiber names · 3ee859f0
      Roman Tsisyk authored
      socket.tcp_server() changes:
      
       * Set nice fibers names for listener and clients
       * Use only one address for bind
       * Return single socket instead of wrapper
       * Add opts = {} to arguments
       * Automatically remove UNIX domain socket on server:close()
      
      Other changes:
      
       * Fix buggy port number parsng for ipv6
       * Add peer address to accept() results like recvfrom()
      3ee859f0
  26. Sep 25, 2014
  27. Sep 15, 2014
Loading