[iolib-devel] New patches: 21-Dec-2009
commit 4768f6368de6c5d01c7c1f2b5802c52133071ee5 Author: Stelian Ionescu <sionescu@cddr.org> Date: Mon Dec 21 21:07:59 2009 +0100 Grovel ENOTSUP too. src/syscalls/ffi-types-unix.lisp | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) commit ab3b5b3293133937a9b11360ac844aba1f31d2b7 Author: Stelian Ionescu <sionescu@cddr.org> Date: Mon Dec 21 15:36:20 2009 +0100 Oops, wrong fix. examples/echo-server.lisp | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) commit d71ca0f64fbc3c00eaf57b48766b4f43eb2d34fa Author: Stelian Ionescu <sionescu@cddr.org> Date: Mon Dec 21 15:26:52 2009 +0100 Remove superfluous constant +FAR-INTO-THE-FUTURE+. src/multiplex/timers.lisp | 6 +----- 1 files changed, 1 insertions(+), 5 deletions(-) commit d164bef6aca1c8d681f6b74363a4b0c1338a522b Author: Nikodemus Siivola <nikodemus@random-state.net> Date: Mon Dec 21 15:25:53 2009 +0100 Fix computation of the event loop timeout in case of no timers. src/multiplex/event-loop.lisp | 12 ++++++++---- src/multiplex/scheduler.lisp | 6 ++---- 2 files changed, 10 insertions(+), 8 deletions(-) commit 42dc0304632fde15aeb635a8f792da0e5277d7c6 Author: Stelian Ionescu <sionescu@cddr.org> Date: Mon Dec 21 13:49:15 2009 +0100 Minor fixes in echo-server example. examples/echo-server.lisp | 5 +++-- 1 files changed, 3 insertions(+), 2 deletions(-) commit 839106a075b6ba68c63d319ff2379bf047c35030 Author: Stelian Ionescu <sionescu@cddr.org> Date: Mon Dec 21 13:40:35 2009 +0100 Guard against NULL max-step. Thanks to Nikodemus Siivola. src/multiplex/event-loop.lisp | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) commit abff7bc2ec258a421392bc59c2d9267e43674a3a Author: Stelian Ionescu <sionescu@cddr.org> Date: Mon Dec 21 13:11:44 2009 +0100 Use better defaults for *MINIMUM-EVENT-LOOP-STEP* and *MAXIMUM-EVENT-LOOP-STEP*. src/multiplex/event-loop.lisp | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) An updated tarball of IOLib's source can be downloaded here: http://common-lisp.net/project/iolib/files/snapshots/iolib-20091221.tar.gz Gitweb URL: http://repo.or.cz/w/iolib.git
participants (1)
-
Stelian Ionescu