Working Notes: a commonplace notebook for recording & exploring ideas.
  Home. Site Map. Subscribe. More at expLog.
fork consequences
SIGHCHLD or wait for children explicitly as far as possiblesigaction
write is async safe, printf is notvolatile vars are okay to alterpipe to open fd to write to & read fromdup clones to first available file descriptormkfifoopen blocks till something downstream opens for reading (aside O_NDELAY)SIGPIPE to figure out if readers are gonefcntlmq_overview, sem_overview, shm_overviewsem_overviewshm_overviewmmap, munmapsocket, bind , recvsocketpair— Kunal