3
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 3 hours ago. based on code collected about 3 hours ago.
Aug 27, 2024 — Aug 27, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fix MULTIPLE-VALUE-CASE. More... over 17 years ago
Remove MEMQ. More... over 17 years ago
Fix default value to REMOTE-HOST in compiler macros for INTERNET socket creation functions. More... over 17 years ago
Remove unused code. More... over 17 years ago
Style change in use of MULTIPLE-VALUE-CASE in SHUTDOWN. More... over 17 years ago
Clearer MAKE-SOCKET compiler macro. More... over 17 years ago
Add keyword arg IF-DOES-NOT-EXIST to SOCKET-OPTION SETF expander. More... over 17 years ago
Fix various style issues. More... over 17 years ago
Rename FAMILY to ADDRESS-FAMILY in MAKE-SOCKET and socket classes. More... over 17 years ago
Fix typo. More... over 17 years ago
Merge the two CONNECT methods for INET sockets into one. More... over 17 years ago
Set SO_NOSIGPIPE by default on FreeBSD in %%init-* functions. More... over 17 years ago
Fix CONNECT, add keyword arg WAIT. More... over 17 years ago
Fix return value of DISCONNECT. More... over 17 years ago
Add keyword argument TIMEOUT to CONNECT. More... over 17 years ago
Fix ADDRESS-TO-STRING for LOCAL-ADDRESS instances. More... over 17 years ago
Add keyword args WAIT and TIMEOUT to ACCEPT-CONNECTION. More... over 17 years ago
TIMEVAL socket options now take REAL arguments instead of two values specifying seconds and microseconds. More... over 17 years ago
Whitespace. More... over 17 years ago
Fix DEFINE-SETF-EXPANDER in case of unknown set socket option. More... over 17 years ago
Set socket option helpers now return the value(s) being set. More... over 17 years ago
Fix for OSX. More... over 17 years ago
Fix spelling. More... over 17 years ago
Switch to the MIT licence. More... over 17 years ago
Remove SMTP client. More... over 17 years ago
Fix typo. More... over 17 years ago
Fix literal hash tables tests. More... over 17 years ago
Small fix for FreeBSD. More... over 17 years ago
Fix documentation madness: remove autogenerated accessors docstring. More... over 17 years ago
Update docs. More... over 17 years ago