Stelian Ionescu [Thu, 26 Apr 2007 22:36:30 +0000]
Moved debug test from %STREAM-UNREAD-CHAR to STREAM-UNREAD-CHAR.
Signed-off-by: Stelian Ionescu <sionescu@common-lisp.net>
Stelian Ionescu [Thu, 26 Apr 2007 22:08:50 +0000]
Exporting EXTERNAL-FORMAT-OF, ISTREAM-POS-OF and OSTREAM-POS-OF.
Signed-off-by: Stelian Ionescu <sionescu@common-lisp.net>
Stelian Ionescu [Thu, 26 Apr 2007 08:04:41 +0000]
Small fix.
Signed-off-by: Stelian Ionescu <sionescu@common-lisp.net>
Stelian Ionescu [Wed, 25 Apr 2007 20:12:05 +0000]
Minor cleanups in PRINT-OBJECT methods for NETADDRs.
Signed-off-by: Stelian Ionescu <sionescu@common-lisp.net>
Stelian Ionescu [Wed, 25 Apr 2007 18:35:24 +0000]
Added .gitignore
Signed-off-by: Stelian Ionescu <sionescu@common-lisp.net>
Stelian Ionescu [Wed, 25 Apr 2007 18:28:00 +0000]
Various code cleanups in SOCKET-SEND, SOCKET-RECEIVE, etc...
Signed-off-by: Stelian Ionescu <sionescu@common-lisp.net>
Stelian Ionescu [Wed, 25 Apr 2007 10:45:37 +0000]
Turned a few DEFPARAMETERs into DEFVARs.
Signed-off-by: Stelian Ionescu <sionescu@common-lisp.net>
Stelian Ionescu [Tue, 24 Apr 2007 23:29:20 +0000]
Removed useless CFFI: prefixes.
Signed-off-by: Stelian Ionescu <sionescu@common-lisp.net>
Stelian Ionescu [Tue, 24 Apr 2007 23:10:10 +0000]
Finished implementing WRITE-BYTE, WRITE-CHAR, {READ,WRITE}-SEQUENCE and WRITE-STRING.
Signed-off-by: Stelian Ionescu <sionescu@common-lisp.net>
Stelian Ionescu [Tue, 24 Apr 2007 22:48:40 +0000]
STRING-TO-OCTETS now creates non-adjustable arrays.
Signed-off-by: Stelian Ionescu <sionescu@common-lisp.net>
Stelian Ionescu [Tue, 24 Apr 2007 16:16:51 +0000]
Moved REPEAT-*-DECREASING-TIMEOUT and GETTIME into IOLIB-POSIX.
Signed-off-by: Stelian Ionescu <sionescu@common-lisp.net>
Stelian Ionescu [Tue, 17 Apr 2007 23:20:46 +0000]
Polling syscalls are now restarted when interrupted by a signal, recalculating timeouts.
Signed-off-by: Stelian Ionescu <sionescu@common-lisp.net>
Stelian Ionescu [Tue, 17 Apr 2007 20:39:28 +0000]
Further improvements to sequence output by Francois-Rene Rideau.
Signed-off-by: Stelian Ionescu <sionescu@common-lisp.net>
Stelian Ionescu [Sun, 1 Apr 2007 00:19:17 +0000]
Fixes to wait-until-fd-ready, fd-ready-p and get-fd-limit.
Signed-off-by: Stelian Ionescu <sionescu@common-lisp.net>
Stelian Ionescu [Fri, 30 Mar 2007 22:52:10 +0000]
Added stream-write-char and stream-write-string by Francois-Rene Rideau.
Signed-off-by: Stelian Ionescu <sionescu@common-lisp.net>
Stelian Ionescu [Fri, 30 Mar 2007 22:50:12 +0000]
Small improvement to %octets-to-string by Francois-Rene Rideau.
Signed-off-by: Stelian Ionescu <sionescu@common-lisp.net>
Stelian Ionescu [Sun, 25 Mar 2007 21:44:53 +0000]
Fixes by Francois-Rene Rideau.
Signed-off-by: Stelian Ionescu <sionescu@common-lisp.net>
Stelian Ionescu [Tue, 20 Mar 2007 15:48:05 +0000]
Cleaned up DOTTED-TO-VECTOR, patch by Francois-Rene Rideau.
Signed-off-by: Stelian Ionescu <sionescu@common-lisp.net>
Stelian Ionescu [Mon, 19 Mar 2007 23:42:02 +0000]
PRINT-OBJECT fixes.
Signed-off-by: Stelian Ionescu <sionescu@common-lisp.net>
Stelian Ionescu [Mon, 19 Mar 2007 23:34:08 +0000]
More fixes for CMUCL; other fixes.
Signed-off-by: Stelian Ionescu <sionescu@common-lisp.net>
Stelian Ionescu [Mon, 19 Mar 2007 19:47:23 +0000]
Fixes for CMUCL compatibility.
Signed-off-by: Stelian Ionescu <sionescu@common-lisp.net>
Stelian Ionescu [Sun, 18 Mar 2007 00:31:39 +0000]
Unexporting UNMONITOR-FD.
Stelian Ionescu [Sat, 10 Mar 2007 23:39:31 +0000]
Fixed a missing dependency.
Signed-off-by: Stelian Ionescu <sionescu@common-lisp.net>
Stelian Ionescu [Sat, 10 Mar 2007 23:14:39 +0000]
Added partial implementation of gray-streams for sockets.
Stelian Ionescu [Sat, 10 Mar 2007 23:10:59 +0000]
Minor fixes.
Stelian Ionescu [Sat, 10 Mar 2007 22:38:10 +0000]
Removed .hgignore
Stelian Ionescu [Sat, 10 Mar 2007 22:36:15 +0000]
Fixed unused variables.
Stelian Ionescu [Sat, 24 Feb 2007 00:26:31 +0000]
Using IO.ENCODINGS instead of FLEXI-STREAMS.
Stelian Ionescu [Sat, 24 Feb 2007 00:20:50 +0000]
Added IO.ENCODINGS
stelian.ionescu-zeus@poste.it [Fri, 23 Feb 2007 16:41:55 +0000]
Renamed wait-until-fd-usable to wait-until-fd-ready, added fd-ready-p.
stelian.ionescu-zeus@poste.it [Tue, 20 Feb 2007 19:25:02 +0000]
misc.
stelian.ionescu-zeus@poste.it [Tue, 20 Feb 2007 19:23:59 +0000]
Moved all system definitions to toplevel.
Stelian Ionescu [Sat, 3 Feb 2007 20:22:40 +0000]
Switched licence to LLGPL.
Stelian Ionescu [Sat, 3 Feb 2007 19:46:39 +0000]
Using the LLGPLed queue.lisp(thanks to Pascal Bourguignon).
Stelian Ionescu [Sat, 3 Feb 2007 17:39:07 +0000]
Fixed slot names.
Stelian Ionescu [Thu, 1 Feb 2007 13:22:38 +0000]
Minor fix, dns-query now works on CMUCL.
Stelian Ionescu [Thu, 1 Feb 2007 13:21:50 +0000]
Not using finalizers any more.
Stelian Ionescu [Wed, 31 Jan 2007 00:23:05 +0000]
Fixed wait-until-fd-usable: not using the event loop but calling poll() with a single fd.
Stelian Ionescu [Wed, 31 Jan 2007 00:07:03 +0000]
moved timeout->milisec.
Stelian Ionescu [Sun, 28 Jan 2007 19:54:38 +0000]
Removed DECLAIMs, switched to IOLIB-POSIX, minor fixes.
Stelian Ionescu [Sat, 27 Jan 2007 20:02:18 +0000]
Minor cleanup.
Stelian Ionescu [Fri, 26 Jan 2007 23:34:17 +0000]
Fixed many errors in the multiplexer main loop.
Stelian Ionescu [Fri, 26 Jan 2007 01:08:44 +0000]
Rewrote the I/O multiplexer.
Stelian Ionescu [Sun, 21 Jan 2007 23:04:41 +0000]
Updated copyright info.
Stelian Ionescu [Sat, 20 Jan 2007 11:41:08 +0000]
Small change.
Stelian Ionescu [Sat, 20 Jan 2007 11:36:22 +0000]
Using with-foreign-slots instead of foreign-slot-value where appropriate.
Stelian Ionescu [Fri, 19 Jan 2007 01:41:22 +0000]
Replaced memset() with bzero().
Stelian Ionescu [Fri, 19 Jan 2007 01:30:49 +0000]
Now using size-of-<type> constants everywhere.
Stelian Ionescu [Fri, 19 Jan 2007 01:11:25 +0000]
Renamed socket-non-blocking-mode to socket-non-blocking and fixed it.
Stelian Ionescu [Thu, 18 Jan 2007 16:02:20 +0000]
Fixed presentation methods for sockets.
Stelian Ionescu [Thu, 18 Jan 2007 14:45:54 +0000]
Small fix.
Stelian Ionescu [Thu, 18 Jan 2007 14:45:44 +0000]
Added preliminary(and incomplete) KQUEUE support.
Stelian Ionescu [Thu, 18 Jan 2007 14:45:19 +0000]
Added TODO.
Stelian Ionescu [Thu, 18 Jan 2007 13:16:41 +0000]
Exporting SOCKET-CONNECTED-P.
Stelian Ionescu [Wed, 17 Jan 2007 15:14:46 +0000]
Further improvement of the multiplexers.
Stelian Ionescu [Wed, 17 Jan 2007 01:23:35 +0000]
Overhaul of the I/O multiplexers.
Stelian Ionescu [Sun, 14 Jan 2007 23:03:19 +0000]
Add "HANDLER" symbol to IO-MULTIPLEX export list.
Stelian Ionescu [Mon, 1 Jan 2007 13:26:25 +0000]
Fixed reference to int instead of socklen_t.
Stelian Ionescu [Mon, 1 Jan 2007 13:18:20 +0000]
Forgot to dereference a pointer when returning a socket option.
Stelian Ionescu [Mon, 1 Jan 2007 00:52:05 +0000]
.
Stelian Ionescu [Mon, 1 Jan 2007 00:51:50 +0000]
.
Stelian Ionescu [Mon, 1 Jan 2007 00:47:02 +0000]
Renamed netaddr class to sockaddr, added inetaddr class.
Stelian Ionescu [Sun, 31 Dec 2006 19:38:40 +0000]
IOLIB-UTILS is now a metapackage.
Stelian Ionescu [Sun, 31 Dec 2006 18:53:07 +0000]
Using iolib-utils-misc.
Stelian Ionescu [Sun, 31 Dec 2006 18:51:40 +0000]
Added misc utility package.
Stelian Ionescu [Sun, 31 Dec 2006 18:34:53 +0000]
Using iolib-utils.
Stelian Ionescu [Sun, 31 Dec 2006 18:33:47 +0000]
Added type-check to parse-number-or-nil.
Stelian Ionescu [Sun, 31 Dec 2006 18:30:18 +0000]
Added symbol manipulation utility package.
Stelian Ionescu [Tue, 26 Dec 2006 15:35:45 +0000]
Small improvement.
Stelian Ionescu [Tue, 26 Dec 2006 14:59:47 +0000]
Fixed parse-number-or-nil.
Stelian Ionescu [Tue, 26 Dec 2006 14:54:50 +0000]
Small fix.
Stelian Ionescu [Tue, 26 Dec 2006 14:38:35 +0000]
Lisp-only dotted-to-vector, added SPLIT-SEQUENCE dependency.
Stelian Ionescu [Tue, 26 Dec 2006 14:37:08 +0000]
Improved number parse and check.
Stelian Ionescu [Sun, 24 Dec 2006 20:58:08 +0000]
Fixed an ecase.
Stelian Ionescu [Sun, 24 Dec 2006 20:36:11 +0000]
Re-muffling compiler notes.
Stelian Ionescu [Sun, 24 Dec 2006 20:35:40 +0000]
Improved htons and htonl.
Stelian Ionescu [Wed, 20 Dec 2006 15:45:49 +0000]
Style fix: changed error-p to errorp.
Stelian Ionescu [Wed, 20 Dec 2006 15:11:31 +0000]
Fixes for CLISP compatibility.
hechee@blackhole.universe.org [Sat, 16 Dec 2006 22:24:49 +0000]
Better pretty-printing of local addresses.
hechee@blackhole.universe.org [Sat, 16 Dec 2006 21:39:41 +0000]
A socket's local address and port are no longer cached as class slots.
hechee@blackhole.universe.org [Sat, 16 Dec 2006 13:11:01 +0000]
Now loading cffi at compile-time.
hechee@blackhole.universe.org [Sat, 16 Dec 2006 12:46:20 +0000]
Fixed usage of in-out socklen_t parameters, other minor bugfixes.
hechee@blackhole.universe.org [Fri, 8 Dec 2006 18:08:54 +0000]
Bugfix.
hechee@blackhole.universe.org [Fri, 8 Dec 2006 14:34:50 +0000]
Fixed slot names in usage of CFFI:WITH-FOREIGN-SLOTS.
hechee@blackhole.universe.org [Mon, 4 Dec 2006 23:35:21 +0000]
Small fixes.
hechee@blackhole.universe.org [Mon, 4 Dec 2006 21:49:20 +0000]
Added FLEXI-STREAMS dependency for string encoding/decoding.
hechee@blackhole.universe.org [Mon, 4 Dec 2006 21:46:23 +0000]
Bugfixes.
hechee@blackhole.universe.org [Mon, 4 Dec 2006 21:43:44 +0000]
Signal an error if the CL implementation does not support finalizers.
hechee@blackhole.universe.org [Mon, 4 Dec 2006 18:12:53 +0000]
Switched to CFFI.
hechee@blackhole.universe.org [Sun, 3 Dec 2006 19:06:22 +0000]
Small fix.
hechee@blackhole.universe.org [Sun, 3 Dec 2006 15:55:50 +0000]
Switched io-multiplex to CFFI.
hechee@blackhole.universe.org [Tue, 21 Nov 2006 19:35:30 +0000]
Refactored define-socket-option macro.
hechee@blackhole.universe.org [Thu, 16 Nov 2006 22:43:40 +0000]
Using keywords for defsystem names.
hechee@blackhole.universe.org [Fri, 10 Nov 2006 22:57:23 +0000]
Fixed small typo.
hechee@blackhole.universe.org [Wed, 8 Nov 2006 07:40:10 +0000]
Bugfix: get-socket-option was calling setsockopt instead of getsockopt(oops).
hechee@blackhole.universe.org [Tue, 7 Nov 2006 18:08:32 +0000]
Cleanup.
hechee@blackhole.universe.org [Tue, 7 Nov 2006 18:08:04 +0000]
Cleanup.
hechee@blackhole.universe.org [Sat, 4 Nov 2006 22:50:33 +0000]
Added decoding code for A, AAAA, CNAME, PTR and TXT records.
hechee@blackhole.universe.org [Fri, 3 Nov 2006 22:47:01 +0000]
Small fix: forgot to increment calculated maxfd when calling select.
hechee@blackhole.universe.org [Fri, 3 Nov 2006 22:45:58 +0000]
Exporting socket-lisp-stream too.