Eduardo Cavazos
|
83aa8d0d6e
|
Fix wait loop bug (fixed by Slava)
|
2008-01-27 19:10:28 -06:00 |
Slava Pestov
|
6afa4119c8
|
Clean up non-blocking wait-for-process support, implement on Unix (untested)
|
2008-01-24 04:19:15 -04:00 |
Slava
|
42e97d4629
|
epoll works but not for files; disable it for now
|
2008-01-23 03:30:16 -05:00 |
Slava
|
09eb56d0c2
|
epoll almost works
|
2008-01-23 03:07:15 -05:00 |
Slava
|
68ac7b81d4
|
Merge branch 'master' of /git/factor
|
2008-01-23 01:49:04 -05:00 |
Slava
|
81c5b413f4
|
Working on epoll
|
2008-01-23 01:49:01 -05:00 |
Slava Pestov
|
157043ad19
|
Minor I/O backend tweak
|
2008-01-23 02:45:55 -04:00 |
Slava Pestov
|
eb5644ad5f
|
Unix I/O re-working; nested multiplexer support, use kqueue on *bsd to wait for process completion, start Linux epoll support
|
2008-01-20 17:07:18 -05:00 |