app
|
+ Add ability to inherit server sockets on restart
|
2012-04-04 11:38:22 -04:00 |
cli.rb
|
Shutdown gracefull on SIGTERM. Fixes #53
|
2012-04-11 11:08:46 -07:00 |
compat.rb
|
Use the byte size, not the character size. Fixes #45
|
2012-03-29 15:29:02 -07:00 |
const.rb
|
Set a fallback SERVER_NAME and SERVER_PORT
|
2012-04-28 09:52:48 -07:00 |
events.rb
|
Add native support for ssl. Fixes #28
|
2012-01-13 16:29:50 -08:00 |
null_io.rb
|
Write a bunch of documentation
|
2011-12-01 15:23:14 -08:00 |
rack_patch.rb
|
Write a bunch of documentation
|
2011-12-01 15:23:14 -08:00 |
server.rb
|
Report a lowlevel error to stderr
|
2012-04-28 09:57:56 -07:00 |