When sending UDP packets, the API has an argument to specify when to delivery the packet (delivery_time). And PacketQueue is handling them.
But it looks like no one is using this feature now and this is not accessible from TSAPI.
So we can remove this feature and make UDP layer more simple.
When sending UDP packets, the API has an argument to specify when to delivery the packet (delivery_time). And
PacketQueueis handling them.But it looks like no one is using this feature now and this is not accessible from TSAPI.
So we can remove this feature and make UDP layer more simple.