Changes in 0.8.2: (June 11, 2019)
* General: now the HOST-OR-IP slot of NS-CONDITION has been exported. (#46) * Bugfix: NS-HOST-NOT-FOUND-ERROR condition has unbound HOST-OR-IP slot (#46) * Bugfix: [SBCL/LW] WAIT-FOR-INPUT waits only in the first call (when W-F-I is called with a single usocket, introduced in 0.8.0) (#50)
(Thanks to @Hamayama for reporting/hints/testing the issue #50, which was introduced in 0.8.0.)
Direct download link:
https://common-lisp.net/project/usocket/releases/usocket-0.8.2.tar.gz https://common-lisp.net/project/usocket/releases/usocket-0.8.2.tar.gz.asc
Repository:
https://github.com/usocket/usocket https://gitlab.common-lisp.net/ctian/usocket
-- Chun Tian