1. 25 May, 2014 1 commit
    • Tatsuhiro Tsujikawa's avatar
      nghttpx: Treat '*' in <HOST> parameter of --frontend as wildcard explicitly · 1fa5852f
      Tatsuhiro Tsujikawa authored
      It seems that specifyig '*' to node parameter in getaddrinfo() is
      treated as specifying NULL, but it is not documented.  So rather than
      relying on this feature, we explicitly treat '*' as "wildcard" address
      and specify NULL to node parameter in getaddrinfo().
      
      Now '*,3000' is a default value of --frontend option.  Specyfing '*'
      binds all addresses including both IPv4 and IPv6.
      1fa5852f
  2. 24 May, 2014 1 commit
  3. 23 May, 2014 1 commit
  4. 22 May, 2014 2 commits
  5. 21 May, 2014 4 commits
  6. 18 May, 2014 1 commit
  7. 17 May, 2014 1 commit
  8. 16 May, 2014 6 commits
  9. 15 May, 2014 3 commits
  10. 14 May, 2014 7 commits
  11. 13 May, 2014 3 commits
  12. 12 May, 2014 6 commits
  13. 11 May, 2014 4 commits