1. 01 7月, 2016 1 次提交
  2. 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
  3. 25 2月, 2016 1 次提交
  4. 30 1月, 2016 1 次提交
  5. 27 1月, 2016 1 次提交
  6. 24 1月, 2016 1 次提交