]> git.ipfire.org Git - thirdparty/shairport-sync.git/commit
Change order of some include file to facilitiate old Mac OS X builds. Check existence...
authorMike Brady <4265913+mikebrady@users.noreply.github.com>
Sat, 15 Jun 2024 13:31:14 +0000 (14:31 +0100)
committerMike Brady <4265913+mikebrady@users.noreply.github.com>
Sat, 15 Jun 2024 13:31:14 +0000 (14:31 +0100)
commitc064b8bae5f1d2816857646382de5ca3a1ab5e15
treec95d13fbb9957a587a448e9958f58eb0339956dc
parent179c83189554b9246070ae4e7a5c3504950f2b5c
Change order of some include file to facilitiate old Mac OS X builds. Check existence of TCP_KEEPINTVL before trying to use it. Fix a race condition with initial messages to the metadata queues. The race was that the queues and mutexes were definied in a thread, so could be delayed to after when the main process was using them.
rtsp.c
shairport.c