elast0ny / shared_memory

A Rust wrapper around native shared memory for Linux and Windows
380 stars 51 forks source link

Len of owned shmem is zero on windows #89

Closed nickkuk closed 2 years ago

nickkuk commented 2 years ago

Maybe this line should use map_size as default?