summaryrefslogtreecommitdiff
path: root/src/req_wrap.h
Commit message (Expand)AuthorAgeFilesLines
* process: add _getActiveHandles(), _getActiveRequests()Ben Noordhuis2012-05-151-1/+8
* req_wrap: share process_symbol, domain_symbolBen Noordhuis2012-05-151-8/+3
* Domain hooks in ReqWrap<T> and MakeCallbackisaacs2012-04-171-0/+21
* Add missing copyright headersRyan Dahl2011-11-021-0/+21
* Return ReqWrap from internal fs functionsRyan Dahl2011-09-041-0/+1
* Abstract StreamWrap from TCPWrapRyan Dahl2011-07-181-0/+35