openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
C
CL-IOLib
Settings
|
Report Duplicate
3
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Very Low Activity
Commits
: Listings
Analyzed
2 days
ago. based on code collected
2 days
ago.
Aug 24, 2024 — Aug 24, 2025
Showing page 47 of 63
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Cleanup: remove unused functions, use WITH-ACCESSORS instead of WITH-SLOTS in a few places.
Stelian Ionescu
More...
over 17 years ago
Remove tests and docs regarding MAKE-HOST and HOST-RANDOM-ADDRESS, since they are no longer exported.
Stelian Ionescu
More...
over 17 years ago
Add macro WITH-SOCKADDR-STORAGE, use it in a few places.
Stelian Ionescu
More...
over 17 years ago
Use WITH-PACKAGE-ITERATOR to obtain external symbols instead of LOOP.
Stelian Ionescu
More...
over 17 years ago
Add default value to argument SEARCH in DNS-QUERY.
Stelian Ionescu
More...
over 17 years ago
Add a slightly faster SERIES-based JOIN.
Stelian Ionescu
More...
over 17 years ago
Unexport obsolete symbols.
Stelian Ionescu
More...
over 17 years ago
Add package IOLIB as conduit of IO.MULTIPLEX, IO.STREAMS AND NET.SOCKETS
Stelian Ionescu
More...
over 17 years ago
Use EQ instead of EQL in a few places.
Stelian Ionescu
More...
over 17 years ago
Fix installation of SERIES' reader macros.
Stelian Ionescu
More...
over 17 years ago
Remove foreign function definitions of RECV and SEND.
Stelian Ionescu
More...
over 17 years ago
Disable SIMPLE-UDP-CLIENT.2 test for the moment, since it blocks with inetd echo services.
Stelian Ionescu
More...
over 17 years ago
Replace TAGBODY with mutually recursive functions in DO-ONE-DNS-QUERY.
Stelian Ionescu
More...
over 17 years ago
Fix SIGNAL-SOCKET-ERROR.
Stelian Ionescu
More...
over 17 years ago
Several stylistic changes.
Stelian Ionescu
More...
over 17 years ago
Socket errors now inherit their respective couterparts in package OSICAT-POSIX. e.g. SOCKET-CONNECTION-REFUSED-ERROR inherits NIX:ECONNREFUSED.
Stelian Ionescu
More...
over 17 years ago
Provide good default documentation strings for socket error conditions.
Stelian Ionescu
More...
over 17 years ago
Small fix.
Stelian Ionescu
More...
over 17 years ago
Minor fixes.
Stelian Ionescu
More...
over 17 years ago
Minor fixes.
Stelian Ionescu
More...
over 17 years ago
Clean up socket conditions, again.
Stelian Ionescu
More...
over 17 years ago
Fix test INET.SOCKET-BIND.1
Stelian Ionescu
More...
over 17 years ago
Clean up MAKE-SOCKET & friends.
Stelian Ionescu
More...
over 17 years ago
Add two utilities: MEMQ and MULTIPLE-VALUE-CASE.
Stelian Ionescu
More...
over 17 years ago
Fix typo.
Stelian Ionescu
More...
over 17 years ago
Improved DNS-QUERY, now querying over TCP actually works.
Stelian Ionescu
More...
over 17 years ago
Cleaned up a little the socket error lookup machinery.
Stelian Ionescu
More...
over 17 years ago
Add condition POLL-TIMEOUT, add optional argument ERRORP to WAIT-UNTIL-FD-READY.
Stelian Ionescu
More...
over 17 years ago
Add default value for USEC when setting socket options of type TIMEVAL.
Stelian Ionescu
More...
over 17 years ago
Fix previous change to SEND-QUERY: WITH-OPEN-SOCKET isn't defined at this point.
Stelian Ionescu
More...
over 17 years ago
←
1
2
…
43
44
45
46
47
48
49
50
51
…
62
63
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree