1. 21 Aug, 2014 34 commits
  2. 18 Aug, 2014 3 commits
  3. 14 Aug, 2014 1 commit
    • Philip Withnall's avatar
      socket: Remove dead code · f06c0cb3
      Philip Withnall authored
      At that point, (len > 0), since there are conditions above handling the
      (len == 0) and (len < 0) cases, both of which break from the loop.
      
      Coverity issue: #29325
      f06c0cb3
  4. 13 Aug, 2014 2 commits