nodetunes icon indicating copy to clipboard operation
nodetunes copied to clipboard

rtp.stop() called multiple times

Open stephen opened this issue 10 years ago • 0 comments

The stop command is called both when TEARDOWN is handled and when the disconnect handler happens. Used to cause .close() problems with the UDP listeners, but it was worked around with a lurky try/cache.

stephen avatar Nov 22 '14 05:11 stephen