summaryrefslogtreecommitdiffstats
path: root/net/websockets/websocket_throttle.cc
Commit message (Expand)AuthorAgeFilesLines
* Minor cleanup: add a sys_addrinfo.h header that hides the platform-specific i...eroman@chromium.org2009-12-121-6/+1
* After further discussion, do not try to handle memory errors, but make assert...vandebo@chromium.org2009-11-101-10/+2
* Second patch in making destructors of refcounted objects private.jam@chromium.org2009-11-051-1/+4
* Fix memory leak in WebSocketThrottle.ukai@chromium.org2009-11-041-1/+3
* Implement websocket throttling.ukai@chromium.org2009-11-041-0/+293