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
Rename SOCKET-LISTEN to LISTEN-ON. More... over 17 years ago
Fix spelling. More... over 17 years ago
A few changes. More... over 17 years ago
Fix SERIES usage of IO.MULTIPLEX . More... over 17 years ago
Minor fixes in SHUTDOWN and %RECEIVE-FROM. More... over 17 years ago
Slightly improve DECODE-TIMEOUT and NORMALIZE-TIMEOUT. More... over 17 years ago
Minor fix in DECODE-TIMEOUT and NORMALIZE-TIMEOUT. More... over 17 years ago
Cosmetic changes: import TIMEVAL-related symbols from OSICAT-POSIX. More... over 17 years ago
Reexport INTERFACE-INDEX and INTERFACE-NAME. More... over 17 years ago
Add select(), poll(), epoll() and kqueue() from OSICAT. More... over 17 years ago
Revert "Removed useless code in CREATE-SOCKET" More... over 17 years ago
Fix io.multiplex.asd More... over 17 years ago
Fix previous commit. More... over 17 years ago
More cleanups in interface lookup code. More... over 17 years ago
Clean up iface.lisp More... over 17 years ago
Whitespace. More... over 17 years ago
Removed useless code in CREATE-SOCKET More... over 17 years ago
Fix NET.TRIVIAL-SOCKETS More... over 17 years ago
A few fixes after last commit. More... over 17 years ago
Rename CONVERT-OR-LOOKUP-INET-ADDRESS to ENSURE-HOSTNAME and change signature from (address &optional ipv6) to (address &key ipv6 errorp). More... over 17 years ago
Change signature of ENSURE-ADDRESS from (ADDRESS &OPTIONAL FAMILY) to (ADDRESS &KEY FAMILY ERRORP). More... over 17 years ago
Whitespace fixes. More... over 17 years ago
Cosmetic changes. More... over 17 years ago
Change arglist of SHUTDOWN from (SOCKET DIRECTION) to (SOCKET &KEY READ WRITE). More... over 17 years ago
Allow * in addition to _ for specifying ignored values in MULTIPLE-VALUE-CASE. More... over 17 years ago
Fix dependency list of socket-methods.lisp More... over 17 years ago
Small fix. More... over 17 years ago
Minor change. More... over 17 years ago
Buffer sizes of active stream sockets can now be specified to MAKE-SOCKET and ACCEPT-CONNECTION. More... over 17 years ago
Move IO.EVENT to its own branch since it's incomplete. More... over 17 years ago