0
I Use This!
Low Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Apr 18, 2023 — Apr 18, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Updated CHANGES for 0.8.7 More... about 1 month ago
Fixed NS-ERROR missing :socket slots (LispWorks backend also uses it) More... about 1 month ago
[LW] Use comm::*socket_af_inet* instead of literal constant More... 3 months ago
Conditions handling and improvements to LW UDP broadcast (#120) More... 3 months ago
improve LW handling of broadcast addresses for connected UDP sockets More... 3 months ago
Merge branch 'usocket:master' into master More... 3 months ago
[SBCL] separate :connection-time and :read-time in socket-connect (#119) More... 5 months ago
[SBCL] Fixed connection host being ignored when calling SOCKET-CONNECT (introduced in 7a24c571541b1d046976f0c175f1f2658dbdf0f7) More... 5 months ago
Add CLASP to sb-bsd-socket dependency More... 6 months ago
Use asdf:component-version instead of asdf:system-version (obsoleted) More... 7 months ago
Redirect usocket:*version* to (asdf:system-version (asdf:find-system :usocket)) More... 7 months ago
Convert *-*-octet-buffer to inline fns More... 9 months ago
fix domain socket error on windows More... 9 months ago
support domain socket on SBCL/*nix More... 9 months ago
make port parameter optional for socket-connect-internal More... 9 months ago
make port parameter optional for socket-listen-internal More... 9 months ago
Fixed ip= doesn't compare properly if the first argument is a vector (#108) More... 9 months ago
Still make *remote-host* and *remote-port* unbounded initially More... 9 months ago
Update and supply documentation for most exported symbols More... 9 months ago
[SBCL] *socket-connect-nonblock-wait* (non-blocking sockets) doesn't work on Windows, disabled by default (#106) More... 10 months ago
Add dockerfiles for a development environment More... 11 months ago
Update copyright years to 2023 More... 12 months ago
[socket-connect] Provide restarts to interactively set host and port when connection error occurs (#99) More... 12 months ago
Added with-accepted-connection (contributed by Jay Mellor, #100) More... 12 months ago
[socket-listen] Provide restarts to interactively set host and port when connection error occurs (#99) More... 12 months ago
Updated DITA files More... about 1 year ago
renamed doc/ to doc-src/ More... about 1 year ago
Remove some dead code using the obsoleted UNKNOWN-ERROR (#97) More... about 1 year ago
Add notes on the obsoleted UNKNOWN-ERROR (condition) More... about 1 year ago
[release] 0.8.6 More... about 1 year ago