Skip to content
Snippets Groups Projects
  1. Oct 23, 2014
  2. Oct 13, 2014
  3. Oct 07, 2014
  4. Oct 01, 2014
  5. 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
  6. Sep 25, 2014
  7. Sep 15, 2014
  8. Sep 09, 2014
  9. Sep 08, 2014
  10. Sep 04, 2014
  11. Sep 03, 2014
  12. Aug 25, 2014
  13. Aug 22, 2014
  14. Aug 18, 2014
  15. Aug 15, 2014
  16. Aug 14, 2014
  17. Aug 11, 2014
  18. Aug 06, 2014
  19. Aug 05, 2014
  20. Aug 01, 2014
  21. Jul 31, 2014
  22. Jul 30, 2014
Loading