Skip to content

v4.1.0

Compare
Choose a tag to compare
@halx99 halx99 released this 10 Aug 11:59
2dee77c

CHANGELOG

  1. Change yasio-ni API yasio_create_service prototype to: YASIO_NI_API void* yasio_create_service(int channel_count, void(YASIO_INTEROP_DECL* event_cb)(yasio_event_data* event), void* user);
  2. Prob both v4, v6, v4mapped when resolve ip address
  3. Add option YOPT_S_HRES_TIMER for enable high resolution timer on win32

Full Changelog: v4.0.0...v4.1.0