RPI-Python-Sockets: socket still see packets after network stream ends. Do they get buffered?
my application requires me to detect multicast streams and react to them. Defining the sockets and igmp is fine but once the stream(s) ends my program is still reacting to packets it “thinks?” sees even though all streams have finished.