3
I Use This!
Very Low Activity

Commits : Listings

Analyzed 2 days ago. based on code collected 2 days ago.
Aug 24, 2024 — Aug 24, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fix typo. More... over 17 years ago
Fix NET.TRIVIAL-SOCKETS.ASD More... over 17 years ago
More changes in system definitions, some renames. More... over 17 years ago
Rewrote system definition of NET.SOCKETS manually specifying inter-file deps(instead of using :SERIAL T). More... over 17 years ago
Cosmetic changes. More... over 17 years ago
Fix last commit. More... over 17 years ago
Small improvement in compiler macro for MAKE-SOCKET. More... over 17 years ago
Args REMOTE-ADDRESS and REMOTE-PORT of SEND-TO now get resolved. More... over 17 years ago
Renamed socket-send to send-to and socket-receive to receive-from, also slightly changed their signatures. More... over 17 years ago
Allow streams to specify which low-level I/O functions to use. More... over 17 years ago
Fix bug in test SIMPLE-LOCAL-SOCKETS. More... over 17 years ago
Minor change. More... over 17 years ago
Cosmetic change. More... over 17 years ago
Small fix. More... over 17 years ago
Use LASTCAR. More... over 17 years ago
Fix previous commit. More... over 17 years ago
Use ALEXANDRIA's REMOVE-FROM-PLIST instead of REMOVE-PROPERTIES. More... over 17 years ago
Merged changes to attachment generation from upstream. More... over 17 years ago
LOCAL-PORT gets to have default values again. More... over 17 years ago
Updated NET.SMTP-CLIENT to work with latest NET.SOCKETS More... over 17 years ago
LOCAL-HOST and LOCAL-PORT no longer get default values when creating active stream sockets. More... over 17 years ago
Cosmetic changes in IO.STREAMS More... over 17 years ago
Add READ-SEQUENCE* and WRITE-SEQUENCE* More... over 17 years ago
Small cosmetic fix. More... over 17 years ago
Prefix the names of all socket-related foreign functions by %. More... over 17 years ago
Add and export *DEFAULT-LINGER-SECONDS*. More... over 17 years ago
Major changes in the way socket options work. More... over 17 years ago
Reorder components of system NET.SOCKETS . More... over 17 years ago
Remove unused foreign definitions of struct hostent and struct servent. More... over 17 years ago
Refactor MAKE-SOCKET-STREAM. More... over 17 years ago