summaryrefslogtreecommitdiff
path: root/src/pipe_wrap.h
Commit message (Expand)AuthorAgeFilesLines
* core: use proper #include directivesBen Noordhuis2012-03-101-1/+1
* cluster: support passing of named pipesBen Noordhuis2012-03-091-0/+1
* binding for uv_pipe_pending_instancesIgor Zinkovsky2011-12-011-0/+4
* Add missing copyright headersRyan Dahl2011-11-021-0/+21
* uv_write2 uv_read2_start bindingRyan Dahl2011-10-061-1/+1
* Wrap uv_pipe_open, implement net.Stream(fd);Ryan Dahl2011-09-121-0/+1
* add wrapper for uv_spawnRyan Dahl2011-07-291-0/+32