13 Commits (2b76b5d8dd14b57eaad15b4082cc007296b4d630)

Author SHA1 Message Date
Sebastian Plesciuc d289678352
test: dynamic port in dgram tests 8 years ago
James M Snell 4f2e372716 test: add common.noop, default for common.mustCall() 8 years ago
James M Snell 98e54b0bd4 meta: restore original copyright header 8 years ago
Gibson Fahnestock 7a0e462f9f test: use eslint to fix var->const/let 8 years ago
cjihrig 04b4d15b39 test: use mustCall() for simple flow tracking 8 years ago
James M Snell 85ab4a5f12 buffer: add .from(), .alloc() and .allocUnsafe() 9 years ago
Michaël Zasso d1aabd6264 test: fix style issues after eslint update 9 years ago
Roman Reiss f29762f4dd test: enable linting for tests 10 years ago
isaacs 3e1b1dd4a9 Remove excessive copyright/license boilerplate 10 years ago
Sam Roberts 63005ee10b dgram: close() should accept a callback 10 years ago
Sam Roberts 7349d7fd99 dgram: make 'close' event async 10 years ago
Brendan Ashworth 4444b7b52c dgram: changes Socket.close() to return itself 10 years ago
Fedor Indutny 0e19476595 test: split test in parallel/sequential 10 years ago
Fedor Indutny 5ce50ece16 dgram: fix abort when getting `fd` of closed dgram 11 years ago
Ben Noordhuis 0c2960ef4a dgram: fix assertion on bad send() arguments 11 years ago
Ben Noordhuis 41ec6d0580 dgram: fix regression in string argument handling 11 years ago
Seth Fitzsimmons 1ce14eca44 dgram: handle close of dgram socket before DNS lookup completes 13 years ago
Ryan Dahl 4ef8f06fe6 Finally remove node::EventEmitter 13 years ago
Ryan Dahl 55048cdf79 Update copyright headers 14 years ago
Paul Querna ace2be8aa6 Move the Stat structure functions to node_file.cc 14 years ago
Ryan Dahl 3414eab2f3 Refactor node_file.cc to not use Promises. 15 years ago
Ryan Dahl a5df0f6a65 Prefix all source files with node_ 15 years ago
Connor Dunn 2dbd0d3806 Add node.fs.sendfile() 15 years ago
Ryan Dahl 8a5194b7cf cpplint.js file.{cc,h} 15 years ago
Ryan Dahl 76f4962636 Bugfix: EIOPromise::Create was allocating two EIOPromise objects 15 years ago
Ryan 3736bf9f49 Add node.fs.mkdir() 15 years ago
Ryan 9b3e2ae192 Add node.fs.readdir() 15 years ago
Ryan 747d6723aa Clean up eio wrappers. Create EIOPromise. 15 years ago
Ryan d1b0ce6d37 Large refactor of file code. 16 years ago
Ryan baed9d514d Inform V8 of external allocations. 16 years ago
Ryan ba17940551 Add accessor File#encoding 16 years ago
Ryan cf1c58063e Create a node namespace 16 years ago
Ryan 63a9cd3897 everything is changed. i've waited much too long to commit. 16 years ago