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