The remove method is documented to return false on error and
true on success. The shm_unlink functions returns 0 on success.
Therefore, we should return "shm_unlink_result == 0".
(No files)
Note:
See TracChangeset
for help on using the changeset viewer.