1. 21 3月, 2016 1 次提交
    • J
      Gracefully handle disconnected clients · 4f8a8e2c
      Jeremy Daer 提交于
      We'll get `Errno::ECONNRESET` if the client forcibly disconnected.
      Just close the socket rather than raising the exception.
      
      Handle other errors in `ClientSocket#write`, too, mirroring the Faye
      error handling which swallows all `StandardError` on write.
      4f8a8e2c
  2. 19 3月, 2016 2 次提交
  3. 18 3月, 2016 6 次提交
  4. 17 3月, 2016 2 次提交
  5. 16 3月, 2016 13 次提交
  6. 15 3月, 2016 6 次提交
  7. 14 3月, 2016 6 次提交
  8. 13 3月, 2016 4 次提交