mirror of
https://gitlab.xiph.org/xiph/ezstream.git
synced 2024-11-03 04:17:18 -05:00
270c56c8bf
a flurry of simultaneous SIGHUP and SIGUSR1 signals. From what I can tell, signal handling is now quite solid now. Achieve this by moving most of streamFile() into a new sendStream() function, which is called within a new do-while loop inside streamFile(). There, proper behavior is ensured and a race condition resolved in favor of SIGHUP. git-svn-id: https://svn.xiph.org/trunk/ezstream@12564 0101bb08-14d6-0310-b084-bc0e0c8e3800 |
||
---|---|---|
.. | ||
configfile.c | ||
configfile.h | ||
ezsignals.h | ||
ezstream.c | ||
getopt.c | ||
getopt.h | ||
Makefile.am | ||
playlist.c | ||
playlist.h | ||
strlcat.c | ||
strlcpy.c | ||
strlfctns.h | ||
util.c | ||
util.h |