Ryan Dahl
|
464f5d4e13
|
Merge branch 'vanilla-libeio'
Conflicts:
deps/libeio/config.h.in
|
2011-01-11 14:13:06 -08:00 |
Ryan Dahl
|
b8d63c10cd
|
Upgrade libeio
|
2011-01-11 14:09:17 -08:00 |
Bert Belder
|
4a2cb07808
|
Fix whitespace errors introduced by porting efforts
|
2010-12-20 23:51:25 +01:00 |
Bert Belder
|
967b7b0d8c
|
Libeio should use correct stat/fstat as well
|
2010-12-20 23:51:15 +01:00 |
Bert Belder
|
62af617f84
|
Dynamically link with pthreads-w32
Adds some explanation what would need to be done to link pthreads statically
|
2010-12-20 23:50:26 +01:00 |
Bert Belder
|
4476ce04dc
|
win: Export eio__pread and eio__pwrite so node_file can use it
|
2010-11-29 23:46:46 -08:00 |
Bert Belder
|
5a36d1b86f
|
win: Make libeio build on windows
|
2010-11-29 23:46:35 -08:00 |
Jorge Chamorro Bieling
|
6aa92d5289
|
Apple's threaded write()s bug
fixes test/simple/test-fs-sir-writes-alot.js on mac
|
2010-11-21 20:44:48 -08:00 |
Ryan Dahl
|
61448bfc4e
|
Upgrade libeio
|
2010-09-13 15:40:20 -07:00 |
Ryan Dahl
|
0f143f6c23
|
Upgrade libeio
|
2010-05-23 17:02:35 -07:00 |
Ryan Dahl
|
ff2457754c
|
Upgrade libeio
|
2010-03-11 14:31:51 -08:00 |
Ryan Dahl
|
3f39772834
|
libeio bugfix part 2
Reverts the change to deps/libeio/eio.c added in
04dd2d51be
It wasn't a bug, I was just using eio incorrectly.
See http://lists.schmorp.de/pipermail/libev/2010q1/000855.html
|
2010-01-05 21:09:02 -08:00 |
Ryan Dahl
|
04dd2d51be
|
libeio bugfix: want_poll should be called if breaking on maxreq
Reported by shansen and hassox
http://github.com/ry/node/issues#issue/38
Will send upstream.
|
2010-01-04 23:26:58 -08:00 |
Ryan Dahl
|
af6c177b91
|
Upgrade libeio to latest CVS
|
2010-01-04 22:46:32 -08:00 |
Ryan
|
1df6d61208
|
Upgrade libeio, increase xthread stacksize to 64kb.
64kb seems to be the magic number for getaddrinfo() to work on Macintosh.
|
2009-09-03 15:59:48 +02:00 |
Ryan
|
7703ad5153
|
update eio. add EIO_STACKSIZE define for getaddrinfo problem
|
2009-04-22 17:19:08 +02:00 |
Ryan
|
c518373838
|
add dependencies: libeio, libev, v8
|
2009-04-03 13:43:03 +02:00 |