1. 10 Jul, 2020 1 commit
  2. 24 May, 2020 1 commit
  3. 29 Aug, 2019 1 commit
  4. 10 Apr, 2019 1 commit
  5. 20 Feb, 2019 2 commits
  6. 05 Dec, 2018 1 commit
    • Mark Nunberg's avatar
      Allow connections to unix socket in example · 8633a2f3
      Mark Nunberg authored
      To minimize code changes, a simple `u` (or UNIX, Unix, unix, etc -- as
      long as the first character is u or U) is used as a marker for the
      'port' argument. In this case, the hostname is interpreted to be the
      path to the unix socket.
      8633a2f3
  7. 05 Oct, 2015 1 commit
  8. 11 Jul, 2013 4 commits
  9. 22 Jan, 2013 1 commit
  10. 25 Oct, 2012 1 commit
  11. 04 Feb, 2011 1 commit
  12. 02 Dec, 2010 1 commit
  13. 02 Nov, 2010 1 commit
    • Pieter Noordhuis's avatar
      Change error reporting to have an explicit type · ffa8666a
      Pieter Noordhuis authored
      When there is an I/O error, errno should be used to find out what is
      wrong. In other cases, errno cannot be used. So, use an explicit type in
      Hiredis to define the different error scenarios that can occur.
      ffa8666a
  14. 31 Oct, 2010 1 commit
  15. 06 Oct, 2010 2 commits
  16. 24 Sep, 2010 2 commits
  17. 18 May, 2010 4 commits