Skip to content

Ser2net 4.6.5

Latest

Choose a tag to compare

@cminyard cminyard released this 17 May 00:19
· 3 commits to master since this release
v4.6.5

This release of ser2net improves the failure detection used for timeouts. It now looks into the transmit queue if possible and sees if the remote end is accepting data instead of just looking at when it sends data. In conjunction with the drain_timeout changes in version 2.8.15 of gensio, this means you don't have to rely on the TCP timers, which can be very long (like 15 minutes in some situations).