When a process spawns (without link) another process, what happens if the spawned process crashes, mainly in a communication environment ? Does the memory release ? what is the impact on the first process ? on the sockets ? (Documentation reference welcome !)