summaryrefslogtreecommitdiff
path: root/TODO
AgeCommit message (Collapse)AuthorFilesLines
2011-10-11Remove old TODO listRyan Dahl1-33/+0
2011-01-05Update TODO itemsRyan Dahl1-4/+3
2010-12-01add todoRyan Dahl1-0/+2
2010-11-28Add some TODO itemsRyan Dahl1-0/+2
2010-11-18Update TODORyan Dahl1-2/+2
2010-11-17Remove leading comma examplesRyan Dahl1-2/+0
2010-11-17Remove jQuery from projectMicheil Smith1-1/+0
2010-11-17Add doc TODOsRyan Dahl1-0/+7
2010-11-15Update TODORyan Dahl1-3/+10
2010-11-14Remove old TODORyan Dahl1-3/+0
2010-10-26Remove old TODOsRyan Dahl1-7/+0
2010-10-26Remove old todoRyan Dahl1-1/+0
2010-10-24add todo about half-open connectionsRyan Dahl1-0/+2
2010-10-23Do not spin on aceept() with EMFILERyan Dahl1-0/+1
When a server hit EMFILE it would continue to try to accept new connections from the queue. This patch introduces a timeout of one second where it will stop trying to accept new files. After the second is over it tries again. This is a rather serious bug that has been effecting many highly concurrent programs. It was introduced in 4593c0, version v0.2.0. TODO: A test for this situation. Currently I test it like this termA% cd projects/node termA% ulimit -n 256 termA% ./node benchmark/idle_server.js termB% cd projects/node termB% ./node benchmark/idle_clients.js And watch how the server process behaves.
2010-09-19Update TODORyan Dahl1-1/+0
2010-09-16Add TODO itemRyan Dahl1-0/+1
2010-09-16Move constants out of process objectRyan Dahl1-1/+0
2010-09-16Add items to TODORyan Dahl1-0/+6
2010-09-11add to todoRyan Dahl1-0/+4
2010-08-17Add TODORyan Dahl1-0/+1
2010-08-14Remove TODO itemRyan Dahl1-1/+0
2010-08-08Add TODO list itemsRyan Dahl1-0/+3
2010-08-08Remove completed TODO taskRyan Dahl1-1/+0
2010-07-27Add todosRyan Dahl1-1/+5
2010-07-26Add write() callback TODO itemRyan Dahl1-0/+1
2010-07-23Buffer for Cipher, Decipher, Hmac, Sign and VerifyAndrew Naylor1-3/+0
2010-07-21TODO itemsRyan Dahl1-0/+3
2010-07-19Add todo itemRyan Dahl1-0/+3
2010-07-15Update TODORyan Dahl1-0/+6
2010-07-15Add TODO listRyan Dahl1-0/+2
2009-08-24Remove outdated todo listRyan1-26/+0
2009-07-13add bug to TODORyan1-0/+5
2009-06-22Create tools directoryRyan1-4/+0
Users will need to "make distclean" to recompile from scratch since I've moved a lot of the core build tools around.
2009-06-11add todo listRyan1-0/+25
2009-04-16remove some old filesRyan1-43/+0
2009-03-15more todo itemsRyan1-1/+15
2009-03-15a few more todo itemsRyan1-0/+4
2009-03-15a few more todo itemsRyan1-0/+13
2009-03-15add todo listRyan1-0/+12