nhexirc / nhex

A next-generation IRC client inspired by HexChat
https://nhexirc.com
16 stars 1 forks source link

Graceful handling of connection timeouts #71

Open edfletcher opened 6 months ago

edfletcher commented 6 months ago

Currently:

thread 'tokio-runtime-worker' panicked at src\main.rs:53:30:
!: Io(Os { code: 10060, kind: TimedOut, message: "A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond." })