ustd: fix opening mode of pidfile to support writing to fifos
authorPierre-Marc Fournier <pierre-marc.fournier@polymtl.ca>
Wed, 28 Oct 2009 04:12:09 +0000 (00:12 -0400)
committerPierre-Marc Fournier <pierre-marc.fournier@polymtl.ca>
Wed, 28 Oct 2009 04:12:09 +0000 (00:12 -0400)
commit5d72e651d038661be29b162373be97611bb4e61c
treeaa0af423d422001961296393b391fbf84c86121f
parent524a8072fd7fa9b6f93242495b8435ba4a1d5622
ustd: fix opening mode of pidfile to support writing to fifos

The fifo is opened in write-only in order to block until someone
opens it.
ustd/ustd.c
This page took 0.023287 seconds and 4 git commands to generate.