Skip to content

1.1.0

Compare
Choose a tag to compare
@nikias nikias released this 22 Feb 12:31
· 14 commits to master since this release

1.1.0 (2024-02-22)

Maintenance release

Features

  • socket: Use poll() - when available - instead of select()
  • socket: Allow NULL as address for socket_create() and socket_connect()
  • win32: Remove windows.h from public headers
  • Add version function to interface

Bug Fixes

  • opack: Fixed 32bit buffer overflow
  • opack: Fix parsing of 32 and 64 bit packed values