A partir de tradutores profissionais, empresas, páginas da web e repositórios de traduções disponíveis gratuitamente
remember, that shared memory still exist in the unix system and the data is still present.
shm_detach() 함수는 shm_attach() 에 의해 생성되는 shm_identifier 인자에 의해 주어진 공유 메모리를 종료시킨다. 주의할 점은, 함수를 호출하더라도 unix 시스템에서의 공유메모리는 여전히 존재하며, 데이터 역시 존재하고 있다는 것이다.