361
I Use This!
Very High Activity

Commits : Listings

Analyzed about 3 hours ago. based on code collected about 18 hours ago.
Aug 23, 2025 — Aug 23, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Refactor setTimeout to be a Timer object. More... over 17 years ago
Use ObjectWrap base class for File, Socket, Server. More... over 17 years ago
Create a node namespace More... over 17 years ago
Update liboi. Use EV_MULTIPLICITY=0. More... over 17 years ago
get 'make install' working More... over 17 years ago
change localhost to 127.0.0.1 because macs suck More... over 17 years ago
fix the waf configure --debug options. seems to work now. More... over 17 years ago
sign error on file position argument More... over 17 years ago
wasn't sending pos arg for puts() More... over 17 years ago
WAF: fix the debug variant. More... over 17 years ago
add position arguments to File#read and File#write More... over 17 years ago
improved ping pong test. More... over 17 years ago
add scons local for v8. check for librt in wscript More... over 17 years ago
import full versions of dependency libraries! More... over 17 years ago
BROKEN COMMIT: removing git submodules More... over 17 years ago
update eio. add EIO_STACKSIZE define for getaddrinfo problem More... over 17 years ago
rename echoserver -> pingpong More... over 17 years ago
beef up the echoserver test More... over 17 years ago
add echo test. remove debug printfs More... over 17 years ago
fix some errors/memleaks More... over 17 years ago
implment server.close More... over 17 years ago
throw error when given a bad arguement to socket.write More... over 17 years ago
bug fix: recving raw data was incorrect. More... over 17 years ago
tcp server is accepting connections now. More... over 17 years ago
add framework for tcp server. change eio stacksize to 16kb. More... over 17 years ago
oops. call onConnect callback not onRead callback after connecting More... over 17 years ago
add async dns for Socket More... over 17 years ago
begin clean up of Socket More... over 17 years ago
on_load -> onLoad More... over 17 years ago
clean up timers a bit More... over 17 years ago