Skip to content

usocket 0.8.3

Compare
Choose a tag to compare
@binghe binghe released this 23 Dec 13:08
· 105 commits to master since this release
fdf4fd1

Changes in usocket 0.8.3:

  • New experimental backend: Mezzano (contributed by Bruno Cichon, #51)
  • Bugfix: WAIT-FOR-INPUT fails to honor :ready-only t (#57, thanks to @Reepca for reporting this issue)
  • Bugfix: [ECL] Fix read-select in backend/sbcl.lisp to loop if interrupted (#54, #55, thanks to @thijs)
  • [CCL] Fix compiling with (readtable-case readtable-case) of :invert. (#56, patch from @genworks)
  • [Genera] added file attibutes (to all USOCKET lisp files) for Genera.

Merry Christmas to all Lispers.

Chun Tian