mirror of
https://github.com/bulletphysics/bullet3.git
synced 2026-07-08 23:28:57 +00:00
* shmget() fails after shmctl() is called with IPC_RMID. This patch removes shmget() in releaseSharedMemory so that a client can detach a shared memory correctly after a server removed it. * A server should also detach a shared memory.
2.4 KiB
2.4 KiB