v4.1.0
CHANGELOG
- 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);
- Prob both v4, v6, v4mapped when resolve ip address
- Add option YOPT_S_HRES_TIMER for enable high resolution timer on win32
Full Changelog: v4.0.0...v4.1.0