Skip to content

tcpclientsrc: Expose connection stats as property

Unfortunately the OS takes care of bad connections for us, so we can't get the stats in a platform-independent way. Count total bytes received as well, platform-independently.

Merge request reports