Skip to content

usocket 0.8.0

Compare
Choose a tag to compare
@binghe binghe released this 04 Feb 15:53
· 141 commits to master since this release
v0.8
d330dba

0.8.0: (Feb 4, 2019)

  • New backend (experimental): IOlib. (Push :USOCKET-IOLIB to FEATURES to enable this feature)
  • New feature: Optimized WAIT-FOR-INPUT for single-socket case (one-time consing)
  • New feature: Exported host-to-hostname (#42)
  • Bugfix: [SBCL] more robust/thread-safe WAIT-FOR-INPUT-INTERNAL