0
I Use This!
Very Low Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Jan 31, 2025 — Jan 31, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Add Vibhu Mohindra into CONTRIBUTORS More... 3 months ago
Updates for new version (0.8.9) More... 3 months ago
Fix: clisp ffi udp corrupt memory and descriptors More... 6 months ago
Bugfix: clisp ffi udp socket-send More... 6 months ago
Bugfix: clisp rawsock socket-send neglected offset More... 6 months ago
Bugfix for error sending a UDP datagram on CCL when host is a vector. More... 6 months ago
Merge remote-tracking branch 'norphonic/master' More... 12 months ago
[CCL] avoid using ccl::set-socket-options which doesn't exist in newer versions More... 12 months ago
Merge branch 'usocket:master' into master More... 12 months ago
[LW] revert broadcast hack (#134) More... 12 months ago
allow NODELAY to be set for stream sockets only More... 12 months ago
Merge branch 'usocket:master' into master More... 12 months ago
Fix "socket/socket-stream confusion" in test code (#133) More... about 1 year ago
[SBCL] prevent setting TCP_NODELAY to unix domain sockets (#131) More... about 1 year ago
Remove &optional from SOCKET-LISTEN and SOCKET-CONNECT (#131) More... about 1 year ago
Updated URLs (https://usocket.common-lisp.dev) More... about 1 year ago
Fix typos in README More... about 1 year ago
remove the broadcast cludge for connected UDP; use on unconnected only More... about 1 year ago
Add mini documentation for get-host-name; updated CHANGES More... over 1 year ago
Updated CHANGES for 0.8.8 More... over 1 year ago
Exported GET-HOST-NAME More... over 1 year ago
[CCL] A patch from CCL maintainer (R. Matthew Emerson) #113 More... over 1 year ago
Fix default nodelay true on sbcl backend to actually work More... over 1 year ago
[CCL] Change default value of nodelay to T (as other backends) More... over 1 year ago
SBCL doesn't put :windows on *features*, use :win32 instead More... over 1 year ago
Chore: upgrade server to bordeaux-threads-2 More... over 1 year ago
Updated CHANGES for 0.8.7 More... almost 2 years ago
Fixed NS-ERROR missing :socket slots (LispWorks backend also uses it) More... almost 2 years ago
[LW] Use comm::*socket_af_inet* instead of literal constant More... about 2 years ago
Conditions handling and improvements to LW UDP broadcast (#120) More... about 2 years ago