enet icon indicating copy to clipboard operation
enet copied to clipboard

How to get the size of the outputing reliable packets list

Open zhengchengbin610 opened this issue 6 years ago • 0 comments

Hi , I use this lib to send the media stream in the Embedded device,the device ram is limit, so I want to control the size of outgoing packets , if any method to get this ?? One way I think of is to write a function to get the size of all the packets in the outgoing list. I want if have another good way to do this ? Thanks.

zhengchengbin610 avatar Mar 23 '19 04:03 zhengchengbin610