31 Commits (32b2964eed176a803e047c75e8492772bad16c22)

Author SHA1 Message Date
Ben Noordhuis ff4a9d381d core: use proper #include directives 13 years ago
Igor Zinkovsky f35a396c54 Revert "remove node_io_watcher" 13 years ago
Igor Zinkovsky cc2ac1ccc7 remove node_io_watcher 13 years ago
Ryan Dahl 55048cdf79 Update copyright headers 14 years ago
Ryan Dahl 2320497992 Revert "Merge branch 'writev'" 14 years ago
Ryan Dahl 794e7be4f8 Revert "Actually don't need to limit sendmsg size on unix - seems okay." 14 years ago
Ryan Dahl d42098651b Revert "fd_to_send needs to be cleared if *any* data was sent" 14 years ago
Ryan Dahl a93634007a fd_to_send needs to be cleared if *any* data was sent 14 years ago
Ryan Dahl 464ced4a86 Actually don't need to limit sendmsg size on unix - seems okay. 14 years ago
Ryan Dahl 0b1214c16b Fix a bug regarding queueSize, add asserts 14 years ago
Ryan Dahl 3884b4185a Small clean ups 14 years ago
Ryan Dahl d3fbe3e3d1 Emit drain and stop IOWatcher even on empty buffer 14 years ago
Ryan Dahl fa556a1425 Add callback to socket.write(), fix test-sendfds 14 years ago
Ryan Dahl a6d8425382 make sure unix sockets are tagged correctly 14 years ago
Ryan Dahl 10ff559ec3 Add IOWatcher.flush() 14 years ago
Ryan Dahl 7c3c5c6861 Maintain queueSize for each socket 14 years ago
Ryan Dahl 5ba0be6166 Don't send null data segments 14 years ago
Ryan Dahl d74c506044 Support encoding 14 years ago
Ryan Dahl 913789da3e IOWatcher::Dump(), writev 14 years ago
Ryan Dahl a3750a9833 Remove unnecessary ref/unref in iowatcher cb 14 years ago
Ryan Dahl 9c2969253b Make sure watcher.set() isn't being called when active 14 years ago
Ben Noordhuis 55c65cc2d5 Safe constructor for ObjectWrapped classes 14 years ago
Blake Mizerany 8c8534046c fix whitespace errors 15 years ago
Ryan Dahl e82893d3f2 Clean up IOWatcher 15 years ago
Ryan Dahl bf803f478b Reimplment Buffers 15 years ago
Ryan Dahl c106c3740b Use ObjectWrap again for IOWatchers. 15 years ago
Ryan Dahl 741e3fa91b HTTP works somewhat on net2 now 15 years ago
Ryan Dahl 2788064bc2 Make callback_symbols static so they don't conflict 15 years ago
Ryan Dahl 153b755936 Change IOWatcher constructor to have no arguments 15 years ago
Ryan Dahl 0ecd0fa598 IOWatcher callback isn't internal, fix bug in Accept 15 years ago
Ryan Dahl f219938b69 add io watcher 15 years ago