ust_fork(): close the ustcomm_app socket in the child on fork()
authorPierre-Marc Fournier <pierre-marc.fournier@polymtl.ca>
Sat, 27 Feb 2010 17:12:59 +0000 (12:12 -0500)
committerPierre-Marc Fournier <pierre-marc.fournier@polymtl.ca>
Sat, 27 Feb 2010 17:12:59 +0000 (12:12 -0500)
commit393bc3911a4d704f85d6331aca2fb4a5b57b5e8a
tree12d5ca336ae192f482ad7879ba264245050a74ba
parentcedc01558f93f0d28c027a4d99bbe3e364ca4b97
ust_fork(): close the ustcomm_app socket in the child on fork()

This fixes a bug where the parent's connections remained jammed open.
libust/tracectl.c
libustcomm/ustcomm.c
libustcomm/ustcomm.h
This page took 0.023245 seconds and 4 git commands to generate.