Bugs when using rtl_tcp / Memory usage of rtl_tcp
Memory usage and buffers of rtl_tcp The way rtl_tcp acquires memory and and how much memory it needs, depending on the parameters is very cryptic. According to the man page the options are: -b number of buffers (default: 15, set by library) -n max number of linked list buffers to keep (default: 500) This leaves