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-07-27 13:28:47 -07:00
2015-05-03 11:45:30 -07:00
2015-08-10 14:30:00 -07:00
2015-06-25 15:09:35 -07:00
2015-05-03 10:46:22 -07:00
2015-08-26 15:26:53 -07:00
2015-05-01 11:42:14 -07:00
2015-05-01 11:42:14 -07:00
2015-05-03 10:46:22 -07:00
2015-05-01 11:42:14 -07:00
2015-05-01 11:42:14 -07:00
2015-08-19 22:51:16 -07:00
2015-05-14 09:16:13 -07:00
2015-08-19 22:51:16 -07:00
2015-08-24 10:12:13 -07:00
2015-06-05 11:46:53 -07:00
2015-08-10 14:30:00 -07:00
2015-05-01 11:42:14 -07:00
2015-05-01 11:42:14 -07:00
2015-08-10 14:30:00 -07:00
2015-08-06 11:59:31 -07:00
2015-09-09 12:35:26 +09:00
2015-08-26 15:26:53 -07:00
2015-05-02 11:40:06 -07:00
2015-08-05 19:22:48 -07:00
2015-08-10 14:49:52 -07:00
2015-07-03 18:54:41 -07:00
2015-05-06 10:35:14 -07:00
2015-05-01 11:42:14 -07:00
2015-04-16 22:29:10 -07:00