Juan Jose Garcia Ripoll
|
a50a496f2b
|
Fixed typo in serve-event (J. James)
|
2011-01-19 22:24:24 +01:00 |
|
Juan Jose Garcia Ripoll
|
982199e6ee
|
Introduced a new generic function GRAY:STREAM-FILE-DESCRIPTOR which used by SERVE-EVENT to wait for input on a stream (T. Rittweiler).
|
2010-03-19 19:55:12 +01:00 |
|
Juan Jose Garcia Ripoll
|
dacffdc468
|
SERVE-EVENT now allows streams and sockets as arguments, instead of file descriptors.
|
2010-02-22 15:11:41 +01:00 |
|
Juan Jose Garcia Ripoll
|
30ee5dbf0d
|
SERVE-EVENT now allows time resolution of less than one second.
|
2010-02-19 20:30:32 +01:00 |
|
Juan Jose Garcia Ripoll
|
144d25367d
|
Instead of replacing all DEFCONSTANT with DEFPARAMETER, use LET statements to prevent evaluation of the c-inline forms in profile, sockets and serve-event
|
2009-06-29 14:41:04 +02:00 |
|
Juan Jose Garcia Ripoll
|
19cbcd5a7c
|
Replace DEFCONSTANT with DEFPARAMETER because it constains a call to C-INLINE
|
2009-06-28 21:44:06 +02:00 |
|
jgarcia
|
a204c9c0a1
|
SERVE-EVENT can be interrupted (Contrib by Nathan Hawkins)
|
2008-04-29 08:54:44 +00:00 |
|
jgarcia
|
e2e43a8047
|
SERVE-EVENT now builds with a C++ compiler
|
2007-10-14 09:02:51 +00:00 |
|
jgarcia
|
28dc3ad299
|
Fixed several typos and handling of zero vs. infinite timeouts (S. Smith)
|
2007-10-10 08:22:45 +00:00 |
|
jgarcia
|
034693c94b
|
Package names are now fixed
|
2007-10-07 12:35:33 +00:00 |
|
jgarcia
|
7cb16b4db2
|
SERVE-EVENT contributed by Steve Smith
|
2007-10-07 10:17:02 +00:00 |
|