On Mon, 16 Feb 2009 18:47:45 -0500
Matthew Mondor <[email protected]> wrote:
I also suggest the following diff, since ADD-TIMER returns this type
and it's necessary to store it if we're going to use also exported
REMOVE-TIMER, to which it has to be supplied (attached diff)
--
Matt
--- ./pkgdcl.lisp.orig 2009-02-16 20:22:36.000000000 -0500
+++ ./pkgdcl.lisp 2009-02-17 01:00:14.000000000 -0500
@@ -12,6 +12,7 @@
;; Classes
#:event-base
#:multiplexer
+ #:timer
#:select-multiplexer
#:poll-multiplexer
#+bsd #:kqueue-multiplexer
_______________________________________________
IOLib-devel mailing list
[email protected]
http://common-lisp.net/cgi-bin/mailman/listinfo/iolib-devel