linear_ringbuffer
linear_ringbuffer copied to clipboard
compile error in macos
There doesn't seem to be a mremap in macos
Hm, in that case this library is probably linux-only, I don't see a way to implement it without using mremap()
. Sorry about that :/