Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2012-03-10 | core: use proper #include directives | Ben Noordhuis | 1 | -2/+2 |
2011-10-28 | Revert "remove node_io_watcher" | Igor Zinkovsky | 1 | -0/+64 |
2011-10-27 | remove node_io_watcher | Igor Zinkovsky | 1 | -64/+0 |
2011-08-31 | Upgrade libuv to ea4271f | Ryan Dahl | 1 | -1/+1 |
2011-03-14 | Update copyright headers | Ryan Dahl | 1 | -1/+21 |
2010-11-20 | Revert "Merge branch 'writev'" | Ryan Dahl | 1 | -8/+0 |
2010-11-18 | Dump after ev_loop | Ryan Dahl | 1 | -1/+1 |
2010-11-18 | Add IOWatcher.flush() | Ryan Dahl | 1 | -0/+2 |
2010-11-18 | IOWatcher::Dump(), writev | Ryan Dahl | 1 | -0/+6 |
2010-01-27 | Clean up IOWatcher | Ryan Dahl | 1 | -1/+1 |
2010-01-26 | Use ObjectWrap again for IOWatchers. | Ryan Dahl | 1 | -37/+5 |
2010-01-25 | HTTP works somewhat on net2 now | Ryan Dahl | 1 | -3/+38 |
2009-12-29 | Change IOWatcher constructor to have no arguments | Ryan Dahl | 1 | -1/+1 |
2009-12-29 | IOWatcher callback isn't internal, fix bug in Accept | Ryan Dahl | 1 | -3/+4 |
2009-12-29 | add io watcher | Ryan Dahl | 1 | -0/+40 |