Skip to content

Adding a timeout to the tcp subscriptions.

Jonathan Hanks requested to merge timeout_tcp_io into master
  • Currently defaulting to a 60s timeout.
  • Applies to connection, read, and write operations.

Merge request reports