fixes #406
I tested this in my setup, using port 0,1 and 2. Now receiving works again :)
I also implemented it a little bit different that proposed in the issue.
I now use explicit re-initialization of the PacketInfo variable to avoid similar problems in other scenarios (packet-id, bus-id) which in my opinition might suffer from the same problem.
fixes #406 I tested this in my setup, using port 0,1 and 2. Now receiving works again :) I also implemented it a little bit different that proposed in the issue. I now use explicit re-initialization of the PacketInfo variable to avoid similar problems in other scenarios (packet-id, bus-id) which in my opinition might suffer from the same problem.