1
0
Fork 0
mirror of https://github.com/puma/puma.git synced 2022-11-09 13:48:40 -05:00
puma--puma/lib
Gustav Munkby a0e3474d89 Handle IOError closed stream in IO.select
If the other end of a socket is closed, select causes an IOError.
Attempt to fix this by retrying the operation with any closed socket
removed
2013-10-28 14:36:54 +01:00
..
puma Handle IOError closed stream in IO.select 2013-10-28 14:36:54 +01:00
rack/handler Remove unnecessary thread pool size conversions 2013-07-16 20:08:30 -04:00
puma.rb Remove non-required dirs from $LOAD_PATH 2012-01-08 16:48:51 -03:00