summaryrefslogtreecommitdiff
path: root/src/pipe_wrap.h
AgeCommit message (Expand)Author
2012-03-10core: use proper #include directivesBen Noordhuis
2012-03-09cluster: support passing of named pipesBen Noordhuis
2011-12-01binding for uv_pipe_pending_instancesIgor Zinkovsky
2011-11-02Add missing copyright headersRyan Dahl
2011-10-06uv_write2 uv_read2_start bindingRyan Dahl
2011-09-12Wrap uv_pipe_open, implement net.Stream(fd);Ryan Dahl
2011-07-29add wrapper for uv_spawnRyan Dahl