]> git.ipfire.org Git - thirdparty/shairport-sync.git/commit
Fix a bug when interrupting a Classic Airplay session -- don't reset the UDP port...
authorMike Brady <4265913+mikebrady@users.noreply.github.com>
Sun, 25 Jun 2023 16:51:32 +0000 (17:51 +0100)
committerMike Brady <4265913+mikebrady@users.noreply.github.com>
Sun, 25 Jun 2023 16:51:32 +0000 (17:51 +0100)
commitb0f2fb9a104f461a32c85a4aab73d60f73e3fd81
treea98681f1707448c52fdb9b4ee1388eaa9b01fe95
parent01937965d7eead02272f15c548cc3ba0eae03121
Fix a bug when interrupting a Classic Airplay session -- don't reset the UDP port suggestion when you interrupt a session. IOW use different UDP ports for the new session to avoid poisoning the new session.
rtsp.c