Files
bullet3/examples
Takuya NAKAOKA 4cbd86a058 Detach posix shared memory correctly
* 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.
2015-09-09 12:35:26 +09:00
..
2015-05-03 11:45:30 -07:00
2015-08-26 15:26:53 -07:00
2015-08-26 15:26:53 -07:00
2015-08-05 19:22:48 -07:00