Skip to content

Windows : Thread protection when setting recv_block_cache from session to...

Julien Wadel requested to merge fix/ortp_atomic_crash into release/5.2

Windows : Thread protection when setting recv_block_cache from session to avoid corruption in queue. Upgrade atomic functions to work with C++ : - try to search for (C++), then <stdatomic.h>(C), then throw a cmake error. - split datab management from utils and make it work for C and C++

ortp!117 (merged)

Merge request reports