0
I Use This!
Activity Not Available

Commits : Listings

Analyzed about 1 year ago. based on code collected about 1 year ago.
Jan 16, 2023 — Jan 16, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
[SBCL] separate :connection-time and :read-time in socket-connect (#119) More... about 1 year ago
[SBCL] Fixed connection host being ignored when calling SOCKET-CONNECT (introduced in 7a24c571541b1d046976f0c175f1f2658dbdf0f7) More... about 1 year ago
Add CLASP to sb-bsd-socket dependency More... about 1 year ago
Use asdf:component-version instead of asdf:system-version (obsoleted) More... over 1 year ago
Redirect usocket:*version* to (asdf:system-version (asdf:find-system :usocket)) More... over 1 year ago
Convert *-*-octet-buffer to inline fns More... over 1 year ago
fix domain socket error on windows More... over 1 year ago
support domain socket on SBCL/*nix More... over 1 year ago
make port parameter optional for socket-connect-internal More... over 1 year ago
make port parameter optional for socket-listen-internal More... over 1 year ago
Fixed ip= doesn't compare properly if the first argument is a vector (#108) More... over 1 year ago
Still make *remote-host* and *remote-port* unbounded initially More... over 1 year ago
Update and supply documentation for most exported symbols More... over 1 year ago
[SBCL] *socket-connect-nonblock-wait* (non-blocking sockets) doesn't work on Windows, disabled by default (#106) More... over 1 year ago
Add dockerfiles for a development environment More... over 1 year ago
Update copyright years to 2023 More... over 1 year ago
[socket-connect] Provide restarts to interactively set host and port when connection error occurs (#99) More... over 1 year ago
Added with-accepted-connection (contributed by Jay Mellor, #100) More... over 1 year ago
[socket-listen] Provide restarts to interactively set host and port when connection error occurs (#99) More... over 1 year ago
Updated DITA files More... almost 2 years ago
renamed doc/ to doc-src/ More... almost 2 years ago
Remove some dead code using the obsoleted UNKNOWN-ERROR (#97) More... almost 2 years ago
Add notes on the obsoleted UNKNOWN-ERROR (condition) More... almost 2 years ago
[release] 0.8.6 More... almost 2 years ago
Prepare for version 0.8.6 More... almost 2 years ago
[SBCL, LW, etc] with-mapped-conditions no more throw unknown-error so that user can correctly capture their own conditions (#97, reported by Anton Vodonosov) More... almost 2 years ago