2007-11-05 |
Stelian Ionescu | DNS client: added PRINT-OBJECT methods, fixed a few... Signed-off-by: Stelian Ionescu <sionescu@common-lisp.net>
|
commit | commitdiff | tree |
2007-11-05 |
Stelian Ionescu | Reworked dns client internals Signed-off-by: Stelian Ionescu <sionescu@common-lisp.net>
|
commit | commitdiff | tree |
2007-11-02 |
Stelian Ionescu | Minor changes in address predicates. Signed-off-by: Stelian Ionescu <sionescu@common-lisp.net>
|
commit | commitdiff | tree |
2007-08-13 |
Stelian Ionescu | Further improvements to the event-loop. Signed-off-by: Stelian Ionescu <sionescu@common-lisp.net>
|
commit | commitdiff | tree |
2007-08-08 |
Stelian Ionescu | A few fixes and comments to READ-BYTES. Signed-off-by: Stelian Ionescu <sionescu@common-lisp.net>
|
commit | commitdiff | tree |
2007-08-08 |
Stelian Ionescu | Added a very basic asynchronous event infrastructure. Signed-off-by: Stelian Ionescu <sionescu@common-lisp.net>
|
commit | commitdiff | tree |
2007-08-06 |
Stelian Ionescu | Converted code to use OSICAT. Signed-off-by: Stelian Ionescu <sionescu@common-lisp.net>
|
commit | commitdiff | tree |
2007-08-05 |
Stelian Ionescu | Always enable NI_NAMEREQD in get-name-info. Signed-off-by: Stelian Ionescu <sionescu@common-lisp.net>
|
commit | commitdiff | tree |
2007-08-04 |
Stelian Ionescu | Fixed error in lookup-service . Signed-off-by: Stelian Ionescu <sionescu@common-lisp.net>
|
commit | commitdiff | tree |
2007-08-04 |
Stelian Ionescu | Minor fixes in the IO.STREAMS test suite. Signed-off-by: Stelian Ionescu <sionescu@common-lisp.net>
|
commit | commitdiff | tree |
2007-08-04 |
Stelian Ionescu | Fixed dependency order in net.sockets.asd Signed-off-by: Stelian Ionescu <sionescu@common-lisp.net>
|
commit | commitdiff | tree |
2007-08-04 |
Stelian Ionescu | Build fixes Signed-off-by: Stelian Ionescu <sionescu@common-lisp.net>
|
commit | commitdiff | tree |
2007-08-04 |
Luis Oliveira | Optimization: pass :COUNT to FOREIGN-STRING-TO-LISP Signed-off-by: Stelian Ionescu <sionescu@common-lisp.net>
|
commit | commitdiff | tree |
2007-08-04 |
Luis Oliveira | Fix bugs detected by the test suite. Signed-off-by: Stelian Ionescu <sionescu@common-lisp.net>
|
commit | commitdiff | tree |
2007-08-04 |
Luis Oliveira | Add test suite based on the one from flexi-streams. Signed-off-by: Stelian Ionescu <sionescu@common-lisp.net>
|
commit | commitdiff | tree |
2007-08-04 |
Luis Oliveira | Add placeholder documentation. Signed-off-by: Stelian Ionescu <sionescu@common-lisp.net>
|
commit | commitdiff | tree |
2007-08-04 |
Luis Oliveira | Add NET.SOCKETS documentation Signed-off-by: Stelian Ionescu <sionescu@common-lisp.net>
|
commit | commitdiff | tree |
2007-08-04 |
Luis Oliveira | Fix minor breakage on non-windows. Signed-off-by: Stelian Ionescu <sionescu@common-lisp.net>
|
commit | commitdiff | tree |
2007-08-04 |
Luis Oliveira | Update test suite. Add echo-server.c for testing purposes. Signed-off-by: Stelian Ionescu <sionescu@common-lisp.net>
|
commit | commitdiff | tree |
2007-08-04 |
Luis Oliveira | Windows port. Lots of rough edges, passes the most... Signed-off-by: Stelian Ionescu <sionescu@common-lisp.net>
|
commit | commitdiff | tree |
2007-08-04 |
Luis Oliveira | Move socket stuff from CL-POSIX into here. Signed-off-by: Stelian Ionescu <sionescu@common-lisp.net>
|
commit | commitdiff | tree |
2007-08-03 |
Luis Oliveira | IO-MULTIPLEX: Windows fixes for handling sockets properly. Signed-off-by: Stelian Ionescu <sionescu@common-lisp.net>
|
commit | commitdiff | tree |
2007-08-01 |
Luis Oliveira | Fixed socket tests Signed-off-by: Stelian Ionescu <sionescu@common-lisp.net>
|
commit | commitdiff | tree |
2007-08-01 |
Stelian Ionescu | Merge branch 'poll-multiplexer'
|
commit | commitdiff | tree |
2007-08-01 |
Luis Oliveira | misc Signed-off-by: Stelian Ionescu <sionescu@common-lisp.net>
|
commit | commitdiff | tree |
2007-08-01 |
Luis Oliveira | NET.SOCKETS refactoring. Signed-off-by: Stelian Ionescu <sionescu@common-lisp.net>
|
commit | commitdiff | tree |
2007-08-01 |
Luis Oliveira | Refactoring. Signed-off-by: Stelian Ionescu <sionescu@common-lisp.net>
|
commit | commitdiff | tree |
2007-08-01 |
Luis Oliveira | Misc. fixes. Signed-off-by: Stelian Ionescu <sionescu@common-lisp.net> Signed-off-by: Stelian Ionescu <sionescu@common-lisp.net>
|
commit | commitdiff | tree |
2007-08-01 |
Luis Oliveira | Add Windows multiplexer. Signed-off-by: Stelian Ionescu <sionescu@common-lisp.net>
|
commit | commitdiff | tree |
2007-08-01 |
Luis Oliveira | Port io.multiplexer to CL-POSIX Signed-off-by: Stelian Ionescu <sionescu@common-lisp.net>
|
commit | commitdiff | tree |
2007-08-01 |
Luis Oliveira | Add NET.SOCKETS tests. Signed-off-by: Stelian Ionescu <sionescu@common-lisp.net>
|
commit | commitdiff | tree |
2007-08-01 |
Luis Oliveira | Remove IO.ENCODINGS: will be replaced by BABEL. Signed-off-by: Stelian Ionescu <sionescu@common-lisp.net>
|
commit | commitdiff | tree |
2007-08-01 |
Luis Oliveira | Remove IOLIB-UTILS: will be replaced by ALEXANDRIA. Signed-off-by: Stelian Ionescu <sionescu@common-lisp.net>
|
commit | commitdiff | tree |
2007-07-14 |
Stelian Ionescu | Added poll(2) backend to IO.MULTIPLEX . Signed-off-by: Stelian Ionescu <sionescu@common-lisp.net>
|
commit | commitdiff | tree |
2007-07-14 |
Stelian Ionescu | Moved FD-ERROR-P. Signed-off-by: Stelian Ionescu <sionescu@common-lisp.net>
|
commit | commitdiff | tree |
2007-07-08 |
Stelian Ionescu | Version 0.5.4 Signed-off-by: Stelian Ionescu <sionescu@common-lisp.net>
|
commit | commitdiff | tree |
2007-07-07 |
Stelian Ionescu | Fixed timeout calculation in WAIT-UNTIL-FD-READY. Signed-off-by: Stelian Ionescu <sionescu@common-lisp.net>
|
commit | commitdiff | tree |
2007-07-07 |
Stelian Ionescu | Cosmetic changes in SOCKET-OPEN-P and SOCKET-CONNECTED-P. Signed-off-by: Stelian Ionescu <sionescu@common-lisp.net>
|
commit | commitdiff | tree |
2007-07-01 |
Stelian Ionescu | Shorter PRINT-OBJECTs, minor fix. Signed-off-by: Stelian Ionescu <sionescu@common-lisp.net>
|
commit | commitdiff | tree |
2007-07-01 |
Stelian Ionescu | Minor fix wrt SOCKET-ADDRESS. Signed-off-by: Stelian Ionescu <sionescu@common-lisp.net>
|
commit | commitdiff | tree |
2007-06-30 |
Stelian Ionescu | Added DEFGENERICs for {LOCAL,REMOTE}-{ADDRESS,PORT}. Signed-off-by: Stelian Ionescu <sionescu@common-lisp.net>
|
commit | commitdiff | tree |
2007-06-29 |
Stelian Ionescu | ADDRESS-FAMILY, TYPE and CONNECT keyword parameters... Signed-off-by: Stelian Ionescu <sionescu@common-lisp.net>
|
commit | commitdiff | tree |
2007-06-29 |
Stelian Ionescu | Export FD-READABLEP and FD-WRITABLEP from IO.MULTIPLEX . Signed-off-by: Stelian Ionescu <sionescu@common-lisp.net>
|
commit | commitdiff | tree |
2007-06-29 |
Stelian Ionescu | API CHANGE: renamed SOCKET-ADDRESS to LOCAL-ADDRESS... Signed-off-by: Stelian Ionescu <sionescu@common-lisp.net>
|
commit | commitdiff | tree |
2007-06-29 |
Stelian Ionescu | LOCAL-NAME and REMOTE-NAME now have just one method... Signed-off-by: Stelian Ionescu <sionescu@common-lisp.net>
|
commit | commitdiff | tree |
2007-06-28 |
Stelian Ionescu | API CHANGE: ACCEPT-CONNECTION no longer takes WAIT... Signed-off-by: Stelian Ionescu <sionescu@common-lisp.net>
|
commit | commitdiff | tree |
2007-06-28 |
Stelian Ionescu | Export FD-MIXIN from IO.STREAMS . Signed-off-by: Stelian Ionescu <sionescu@common-lisp.net>
|
commit | commitdiff | tree |
2007-06-28 |
Stelian Ionescu | Added (DEFGENERIC (SETF EXTERNAL-FORMAT-OF)). Signed-off-by: Stelian Ionescu <sionescu@common-lisp.net>
|
commit | commitdiff | tree |
2007-06-28 |
Stelian Ionescu | Fixed typo in (DEFGENERIC FD-NON-BLOCKING). Signed-off-by: Stelian Ionescu <sionescu@common-lisp.net>
|
commit | commitdiff | tree |
2007-06-25 |
Stelian Ionescu | Minor fix: using UB8-VECTOR instead of VECTOR in read... Signed-off-by: Stelian Ionescu <sionescu@common-lisp.net>
|
commit | commitdiff | tree |
2007-06-24 |
Stelian Ionescu | Merge branch 'wait-until-fd-ready'
|
commit | commitdiff | tree |
2007-06-24 |
Stelian Ionescu | Remove *NO-SIGPIPE* and set by default the NO_SIGPIPE... Signed-off-by: Stelian Ionescu <sionescu@common-lisp.net>
|
commit | commitdiff | tree |
2007-06-24 |
Stelian Ionescu | New functions: FD-READABLEP and FD-WRITABLEP. Signed-off-by: Stelian Ionescu <sionescu@common-lisp.net>
|
commit | commitdiff | tree |
2007-06-24 |
Stelian Ionescu | Adjusted code for changes in WAIT-UNTIL-FD-READY. Signed-off-by: Stelian Ionescu <sionescu@common-lisp.net>
|
commit | commitdiff | tree |
2007-06-24 |
Stelian Ionescu | WARNING: API CHANGE. WAIT-UNTIL-FD-READY now returns... Signed-off-by: Stelian Ionescu <sionescu@common-lisp.net>
|
commit | commitdiff | tree |
2007-06-20 |
Stelian Ionescu | Minor fix in PRINT-OBJECT for passive stream sockets. Signed-off-by: Stelian Ionescu <sionescu@common-lisp.net>
|
commit | commitdiff | tree |
2007-06-20 |
Stelian Ionescu | Small change in DISCONNECT. Signed-off-by: Stelian Ionescu <sionescu@common-lisp.net>
|
commit | commitdiff | tree |
2007-06-20 |
Stelian Ionescu | Added WITH-SOCKLEN macro. Signed-off-by: Stelian Ionescu <sionescu@common-lisp.net>
|
commit | commitdiff | tree |
2007-06-20 |
Stelian Ionescu | Added WITH-SOCKADDR-{IN,IN6,UN} macros. Signed-off-by: Stelian Ionescu <sionescu@common-lisp.net>
|
commit | commitdiff | tree |
2007-06-20 |
Stelian Ionescu | New TODO. Signed-off-by: Stelian Ionescu <sionescu@common-lisp.net>
|
commit | commitdiff | tree |
2007-06-19 |
Stelian Ionescu | Using CFFI's FOREIGN-POINTER type. Signed-off-by: Stelian Ionescu <sionescu@common-lisp.net>
|
commit | commitdiff | tree |
2007-06-17 |
Stelian Ionescu | Assign correct external-format to passive stream sockets... Signed-off-by: Stelian Ionescu <sionescu@common-lisp.net>
|
commit | commitdiff | tree |
2007-06-17 |
Stelian Ionescu | Fixed %WRITE-N-BYTES and %FLUSH-OBUF. Signed-off-by: Stelian Ionescu <sionescu@common-lisp.net>
|
commit | commitdiff | tree |
2007-06-12 |
Stelian Ionescu | Use extended chars on Lispworks. Signed-off-by: Stelian Ionescu <sionescu@common-lisp.net>
|
commit | commitdiff | tree |
2007-06-12 |
Stelian Ionescu | Fix for Lispworks. Signed-off-by: Stelian Ionescu <sionescu@common-lisp.net>
|
commit | commitdiff | tree |
2007-06-09 |
Stelian Ionescu | Fix in WAIT-UNTIL-FD-READY: on EINTR the timeout is... Signed-off-by: Stelian Ionescu <sionescu@common-lisp.net>
|
commit | commitdiff | tree |
2007-06-07 |
Stelian Ionescu | Fixes for Lispworks STREAM-{READ,WRITE}-SEQUENCE. Signed-off-by: Stelian Ionescu <sionescu@common-lisp.net>
|
commit | commitdiff | tree |
2007-06-07 |
Stelian Ionescu | Added STREAM-LINE-COLUMN method. Signed-off-by: Stelian Ionescu <sionescu@common-lisp.net>
|
commit | commitdiff | tree |
2007-06-07 |
Stelian Ionescu | Reworked SOCKET-RECEIVE. Signed-off-by: Stelian Ionescu <sionescu@common-lisp.net>
|
commit | commitdiff | tree |
2007-06-07 |
Stelian Ionescu | Renamed UNCONNECT to DISCONNECT. Signed-off-by: Stelian Ionescu <sionescu@common-lisp.net>
|
commit | commitdiff | tree |
2007-06-07 |
Stelian Ionescu | Another fix for Lispworks, courtesy of Chun Tian. Signed-off-by: Stelian Ionescu <sionescu@common-lisp.net>
|
commit | commitdiff | tree |
2007-06-06 |
Stelian Ionescu | Improved ACCEPT-CONNECTION; spawned sockets now inherit... Signed-off-by: Stelian Ionescu <sionescu@common-lisp.net>
|
commit | commitdiff | tree |
2007-06-06 |
Stelian Ionescu | Using CLOSE instead of CLOSE-EVENT-BASE. Signed-off-by: Stelian Ionescu <sionescu@common-lisp.net>
|
commit | commitdiff | tree |
2007-06-03 |
Stelian Ionescu | Fixed previous commit. Signed-off-by: Stelian Ionescu <sionescu@common-lisp.net>
|
commit | commitdiff | tree |
2007-06-03 |
Stelian Ionescu | Reorganised NET.SMTP-CLIENT code. Signed-off-by: Stelian Ionescu <sionescu@common-lisp.net>
|
commit | commitdiff | tree |
2007-06-03 |
Stelian Ionescu | Small fix in NET.SMTP-CLIENT. Signed-off-by: Stelian Ionescu <sionescu@common-lisp.net>
|
commit | commitdiff | tree |
2007-06-03 |
Stelian Ionescu | Removed PRINT-DEBUG macro from NET.SMTP-CLIENT. Signed-off-by: Stelian Ionescu <sionescu@common-lisp.net>
|
commit | commitdiff | tree |
2007-06-03 |
Stelian Ionescu | Version 0.5.3 Signed-off-by: Stelian Ionescu <sionescu@common-lisp.net>
|
commit | commitdiff | tree |
2007-06-03 |
Stelian Ionescu | Fixed names of FreeBSD TCP socket options. Signed-off-by: Stelian Ionescu <sionescu@common-lisp.net>
|
commit | commitdiff | tree |
2007-06-02 |
Stelian Ionescu | Cosmetic changes. Signed-off-by: Stelian Ionescu <sionescu@common-lisp.net>
|
commit | commitdiff | tree |
2007-06-02 |
Stelian Ionescu | Exported *DEFAULT-EVENT-LOOP-TIMEOUT*. Signed-off-by: Stelian Ionescu <sionescu@common-lisp.net>
|
commit | commitdiff | tree |
2007-06-02 |
Stelian Ionescu | Whitespace. Signed-off-by: Stelian Ionescu <sionescu@common-lisp.net>
|
commit | commitdiff | tree |
2007-06-01 |
Stelian Ionescu | Fixed EXIT-EVENT-LOOP, exported EXIT-EVENT-LOOP and... Signed-off-by: Stelian Ionescu <sionescu@common-lisp.net>
|
commit | commitdiff | tree |
2007-06-01 |
Stelian Ionescu | Moved COERCEF and added NCONCF to IOLIB-UTILS. Signed-off-by: Stelian Ionescu <sionescu@common-lisp.net>
|
commit | commitdiff | tree |
2007-06-01 |
Stelian Ionescu | Imported GETTIME from IOLIB-POSIX package. Signed-off-by: Stelian Ionescu <sionescu@common-lisp.net>
|
commit | commitdiff | tree |
2007-06-01 |
Stelian Ionescu | Added default event loop timeout in EVENT-DISPATCH. Signed-off-by: Stelian Ionescu <sionescu@common-lisp.net>
|
commit | commitdiff | tree |
2007-05-31 |
Stelian Ionescu | Small fix in LOOKUP-HOST. Signed-off-by: Stelian Ionescu <sionescu@common-lisp.net>
|
commit | commitdiff | tree |
2007-05-31 |
Stelian Ionescu | Better ENSURE-ADDRESS. Signed-off-by: Stelian Ionescu <sionescu@common-lisp.net>
|
commit | commitdiff | tree |
2007-05-30 |
Stelian Ionescu | Added type declarations to sockaddr_* constructors. Signed-off-by: Stelian Ionescu <sionescu@common-lisp.net>
|
commit | commitdiff | tree |
2007-05-30 |
Stelian Ionescu | VECTOR-TO-COLON-SEPARATED is now lisp-only, instead... Signed-off-by: Stelian Ionescu <sionescu@common-lisp.net>
|
commit | commitdiff | tree |
2007-05-29 |
Stelian Ionescu | Reworked address conversion functions, removed invalid... Signed-off-by: Stelian Ionescu <sionescu@common-lisp.net>
|
commit | commitdiff | tree |
2007-05-26 |
Stelian Ionescu | Fixed possible file-descriptor leak in MAKE-SOCKET. Signed-off-by: Stelian Ionescu <sionescu@common-lisp.net>
|
commit | commitdiff | tree |
2007-05-26 |
Stelian Ionescu | Small fix to the IO.MULTIPLEX system definition. Signed-off-by: Stelian Ionescu <sionescu@common-lisp.net>
|
commit | commitdiff | tree |
2007-05-26 |
Stelian Ionescu | Active local sockets can now be bound. Signed-off-by: Stelian Ionescu <sionescu@common-lisp.net>
|
commit | commitdiff | tree |
2007-05-26 |
Stelian Ionescu | Now printing remote filenames in PRINT-OBJECT for local... Signed-off-by: Stelian Ionescu <sionescu@common-lisp.net>
|
commit | commitdiff | tree |
2007-05-24 |
Stelian Ionescu | Added a modified version of CL-SMTP. Signed-off-by: Stelian Ionescu <sionescu@common-lisp.net>
|
commit | commitdiff | tree |
2007-05-24 |
Stelian Ionescu | Added WITH-GENSYMS and ONCE-ONLY to IOLIB-UTILS, changed... Signed-off-by: Stelian Ionescu <sionescu@common-lisp.net>
|
commit | commitdiff | tree |
2007-05-24 |
Stelian Ionescu | Small fix. Signed-off-by: Stelian Ionescu <sionescu@common-lisp.net>
|
commit | commitdiff | tree |
2007-05-17 |
Stelian Ionescu | New function: ENSURE-EXTERNAL-FORMAT, added slot EXTERNAL... Signed-off-by: Stelian Ionescu <sionescu@common-lisp.net>
|
commit | commitdiff | tree |
2007-05-16 |
Stelian Ionescu | Fixed (SETF EXTERNAL-FORMAT-OF). Signed-off-by: Stelian Ionescu <sionescu@common-lisp.net>
|
commit | commitdiff | tree |