forked from tornadoweb/tornado
-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Close the socket on uncaught exceptions from iostream handlers.
This prevents a possible denial of service if erroneous requests are made faster than garbage collection can reclaim socket file descriptors. http://groups.google.com/group/python-tornado/browse_frm/thread/7a5d61e6ba0c71b8/8af41b48ac02cc6c
- Loading branch information
Ben Darnell
committed
May 31, 2010
1 parent
2b06840
commit 5d430b1
Showing
1 changed file
with
20 additions
and
5 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters