2007-04-17 |
Stelian Ionescu | Further improvements to sequence output by Francois... Signed-off-by: Stelian Ionescu <sionescu@common-lisp.net>
|
commit | commitdiff | tree |
2007-04-01 |
Stelian Ionescu | Fixes to wait-until-fd-ready, fd-ready-p and get-fd... Signed-off-by: Stelian Ionescu <sionescu@common-lisp.net>
|
commit | commitdiff | tree |
2007-03-30 |
Stelian Ionescu | Added stream-write-char and stream-write-string by... Signed-off-by: Stelian Ionescu <sionescu@common-lisp.net>
|
commit | commitdiff | tree |
2007-03-30 |
Stelian Ionescu | Small improvement to %octets-to-string by Francois... Signed-off-by: Stelian Ionescu <sionescu@common-lisp.net>
|
commit | commitdiff | tree |
2007-03-25 |
Stelian Ionescu | Fixes by Francois-Rene Rideau. Signed-off-by: Stelian Ionescu <sionescu@common-lisp.net>
|
commit | commitdiff | tree |
2007-03-20 |
Stelian Ionescu | Cleaned up DOTTED-TO-VECTOR, patch by Francois-Rene... Signed-off-by: Stelian Ionescu <sionescu@common-lisp.net>
|
commit | commitdiff | tree |
2007-03-19 |
Stelian Ionescu | PRINT-OBJECT fixes. Signed-off-by: Stelian Ionescu <sionescu@common-lisp.net>
|
commit | commitdiff | tree |
2007-03-19 |
Stelian Ionescu | More fixes for CMUCL; other fixes. Signed-off-by: Stelian Ionescu <sionescu@common-lisp.net>
|
commit | commitdiff | tree |
2007-03-19 |
Stelian Ionescu | Fixes for CMUCL compatibility. Signed-off-by: Stelian Ionescu <sionescu@common-lisp.net>
|
commit | commitdiff | tree |
2007-03-18 |
Stelian Ionescu | Unexporting UNMONITOR-FD.
|
commit | commitdiff | tree |
2007-03-10 |
Stelian Ionescu | Fixed a missing dependency. Signed-off-by: Stelian Ionescu <sionescu@common-lisp.net>
|
commit | commitdiff | tree |
2007-03-10 |
Stelian Ionescu | Added partial implementation of gray-streams for sockets.
|
commit | commitdiff | tree |
2007-03-10 |
Stelian Ionescu | Minor fixes.
|
commit | commitdiff | tree |
2007-03-10 |
Stelian Ionescu | Removed .hgignore
|
commit | commitdiff | tree |
2007-03-10 |
Stelian Ionescu | Fixed unused variables.
|
commit | commitdiff | tree |
2007-02-24 |
Stelian Ionescu | Using IO.ENCODINGS instead of FLEXI-STREAMS.
|
commit | commitdiff | tree |
2007-02-24 |
Stelian Ionescu | Added IO.ENCODINGS
|
commit | commitdiff | tree |
2007-02-23 |
stelian.ionescu... | Renamed wait-until-fd-usable to wait-until-fd-ready...
|
commit | commitdiff | tree |
2007-02-20 |
stelian.ionescu... | misc.
|
commit | commitdiff | tree |
2007-02-20 |
stelian.ionescu... | Moved all system definitions to toplevel.
|
commit | commitdiff | tree |
2007-02-03 |
Stelian Ionescu | Switched licence to LLGPL.
|
commit | commitdiff | tree |
2007-02-03 |
Stelian Ionescu | Using the LLGPLed queue.lisp(thanks to Pascal Bourguignon).
|
commit | commitdiff | tree |
2007-02-03 |
Stelian Ionescu | Fixed slot names.
|
commit | commitdiff | tree |
2007-02-01 |
Stelian Ionescu | Minor fix, dns-query now works on CMUCL.
|
commit | commitdiff | tree |
2007-02-01 |
Stelian Ionescu | Not using finalizers any more.
|
commit | commitdiff | tree |
2007-01-31 |
Stelian Ionescu | Fixed wait-until-fd-usable: not using the event loop...
|
commit | commitdiff | tree |
2007-01-31 |
Stelian Ionescu | moved timeout->milisec.
|
commit | commitdiff | tree |
2007-01-28 |
Stelian Ionescu | Removed DECLAIMs, switched to IOLIB-POSIX, minor fixes.
|
commit | commitdiff | tree |
2007-01-27 |
Stelian Ionescu | Minor cleanup.
|
commit | commitdiff | tree |
2007-01-26 |
Stelian Ionescu | Fixed many errors in the multiplexer main loop.
|
commit | commitdiff | tree |
2007-01-26 |
Stelian Ionescu | Rewrote the I/O multiplexer.
|
commit | commitdiff | tree |
2007-01-21 |
Stelian Ionescu | Updated copyright info.
|
commit | commitdiff | tree |
2007-01-20 |
Stelian Ionescu | Small change.
|
commit | commitdiff | tree |
2007-01-20 |
Stelian Ionescu | Using with-foreign-slots instead of foreign-slot-value...
|
commit | commitdiff | tree |
2007-01-19 |
Stelian Ionescu | Replaced memset() with bzero().
|
commit | commitdiff | tree |
2007-01-19 |
Stelian Ionescu | Now using size-of-<type> constants everywhere.
|
commit | commitdiff | tree |
2007-01-19 |
Stelian Ionescu | Renamed socket-non-blocking-mode to socket-non-blocking...
|
commit | commitdiff | tree |
2007-01-18 |
Stelian Ionescu | Fixed presentation methods for sockets.
|
commit | commitdiff | tree |
2007-01-18 |
Stelian Ionescu | Small fix.
|
commit | commitdiff | tree |
2007-01-18 |
Stelian Ionescu | Added preliminary(and incomplete) KQUEUE support.
|
commit | commitdiff | tree |
2007-01-18 |
Stelian Ionescu | Added TODO.
|
commit | commitdiff | tree |
2007-01-18 |
Stelian Ionescu | Exporting SOCKET-CONNECTED-P.
|
commit | commitdiff | tree |
2007-01-17 |
Stelian Ionescu | Further improvement of the multiplexers.
|
commit | commitdiff | tree |
2007-01-17 |
Stelian Ionescu | Overhaul of the I/O multiplexers.
|
commit | commitdiff | tree |
2007-01-14 |
Stelian Ionescu | Add "HANDLER" symbol to IO-MULTIPLEX export list.
|
commit | commitdiff | tree |
2007-01-01 |
Stelian Ionescu | Fixed reference to int instead of socklen_t.
|
commit | commitdiff | tree |
2007-01-01 |
Stelian Ionescu | Forgot to dereference a pointer when returning a socket...
|
commit | commitdiff | tree |
2007-01-01 |
Stelian Ionescu | .
|
commit | commitdiff | tree |
2007-01-01 |
Stelian Ionescu | .
|
commit | commitdiff | tree |
2007-01-01 |
Stelian Ionescu | Renamed netaddr class to sockaddr, added inetaddr class.
|
commit | commitdiff | tree |
2006-12-31 |
Stelian Ionescu | IOLIB-UTILS is now a metapackage.
|
commit | commitdiff | tree |
2006-12-31 |
Stelian Ionescu | Using iolib-utils-misc.
|
commit | commitdiff | tree |
2006-12-31 |
Stelian Ionescu | Added misc utility package.
|
commit | commitdiff | tree |
2006-12-31 |
Stelian Ionescu | Using iolib-utils.
|
commit | commitdiff | tree |
2006-12-31 |
Stelian Ionescu | Added type-check to parse-number-or-nil.
|
commit | commitdiff | tree |
2006-12-31 |
Stelian Ionescu | Added symbol manipulation utility package.
|
commit | commitdiff | tree |
2006-12-26 |
Stelian Ionescu | Small improvement.
|
commit | commitdiff | tree |
2006-12-26 |
Stelian Ionescu | Fixed parse-number-or-nil.
|
commit | commitdiff | tree |
2006-12-26 |
Stelian Ionescu | Small fix.
|
commit | commitdiff | tree |
2006-12-26 |
Stelian Ionescu | Lisp-only dotted-to-vector, added SPLIT-SEQUENCE dependency.
|
commit | commitdiff | tree |
2006-12-26 |
Stelian Ionescu | Improved number parse and check.
|
commit | commitdiff | tree |
2006-12-24 |
Stelian Ionescu | Fixed an ecase.
|
commit | commitdiff | tree |
2006-12-24 |
Stelian Ionescu | Re-muffling compiler notes.
|
commit | commitdiff | tree |
2006-12-24 |
Stelian Ionescu | Improved htons and htonl.
|
commit | commitdiff | tree |
2006-12-20 |
Stelian Ionescu | Style fix: changed error-p to errorp.
|
commit | commitdiff | tree |
2006-12-20 |
Stelian Ionescu | Fixes for CLISP compatibility.
|
commit | commitdiff | tree |
2006-12-16 |
hechee@blackhole... | Better pretty-printing of local addresses.
|
commit | commitdiff | tree |
2006-12-16 |
hechee@blackhole... | A socket's local address and port are no longer cached...
|
commit | commitdiff | tree |
2006-12-16 |
hechee@blackhole... | Now loading cffi at compile-time.
|
commit | commitdiff | tree |
2006-12-16 |
hechee@blackhole... | Fixed usage of in-out socklen_t parameters, other minor...
|
commit | commitdiff | tree |
2006-12-08 |
hechee@blackhole... | Bugfix.
|
commit | commitdiff | tree |
2006-12-08 |
hechee@blackhole... | Fixed slot names in usage of CFFI:WITH-FOREIGN-SLOTS.
|
commit | commitdiff | tree |
2006-12-04 |
hechee@blackhole... | Small fixes.
|
commit | commitdiff | tree |
2006-12-04 |
hechee@blackhole... | Added FLEXI-STREAMS dependency for string encoding...
|
commit | commitdiff | tree |
2006-12-04 |
hechee@blackhole... | Bugfixes.
|
commit | commitdiff | tree |
2006-12-04 |
hechee@blackhole... | Signal an error if the CL implementation does not support...
|
commit | commitdiff | tree |
2006-12-04 |
hechee@blackhole... | Switched to CFFI.
|
commit | commitdiff | tree |
2006-12-03 |
hechee@blackhole... | Small fix.
|
commit | commitdiff | tree |
2006-12-03 |
hechee@blackhole... | Switched io-multiplex to CFFI.
|
commit | commitdiff | tree |
2006-11-21 |
hechee@blackhole... | Refactored define-socket-option macro.
|
commit | commitdiff | tree |
2006-11-16 |
hechee@blackhole... | Using keywords for defsystem names.
|
commit | commitdiff | tree |
2006-11-10 |
hechee@blackhole... | Fixed small typo.
|
commit | commitdiff | tree |
2006-11-08 |
hechee@blackhole... | Bugfix: get-socket-option was calling setsockopt instead...
|
commit | commitdiff | tree |
2006-11-07 |
hechee@blackhole... | Cleanup.
|
commit | commitdiff | tree |
2006-11-07 |
hechee@blackhole... | Cleanup.
|
commit | commitdiff | tree |
2006-11-04 |
hechee@blackhole... | Added decoding code for A, AAAA, CNAME, PTR and TXT...
|
commit | commitdiff | tree |
2006-11-03 |
hechee@blackhole... | Small fix: forgot to increment calculated maxfd when...
|
commit | commitdiff | tree |
2006-11-03 |
hechee@blackhole... | Exporting socket-lisp-stream too.
|
commit | commitdiff | tree |
2006-10-29 |
hechee@blackhole... | Exporting more stuff.
|
commit | commitdiff | tree |
2006-10-29 |
hechee@blackhole... | Muffling compiler notes.
|
commit | commitdiff | tree |
2006-10-29 |
hechee@blackhole... | Exporting socket functions.
|
commit | commitdiff | tree |
2006-10-28 |
hechee@blackhole... | Added DEFGENERICs.
|
commit | commitdiff | tree |
2006-10-28 |
hechee@blackhole... | made select-setup-masks is a "normal" function.
|
commit | commitdiff | tree |
2006-10-26 |
hechee@blackhole... | Small fix.
|
commit | commitdiff | tree |
2006-10-25 |
hechee@blackhole... | Exporting close-multiplex-interface.
|
commit | commitdiff | tree |
2006-10-25 |
hechee@blackhole... | Added close-multiplex-interface generic, specialized...
|
commit | commitdiff | tree |
2006-10-25 |
hechee@blackhole... | Best mux interface is now chosen sorting the priorities...
|
commit | commitdiff | tree |
2006-10-25 |
hechee@blackhole... | All functions in the public interface return the interface...
|
commit | commitdiff | tree |
2006-10-25 |
hechee@blackhole... | New function: finalize-object-closing-fd, sockets and...
|
commit | commitdiff | tree |
2006-10-24 |
hechee@blackhole... | Epoll is now the default multiplex interface on Linux.
|
commit | commitdiff | tree |