#3941: mutt-1.8.2: window resize causes unhandled interrupt on startup
---------------------+---------------------
Reporter: b@… | Owner: brendan
Type: defect | Status: new
Priority: major | Milestone:
Component: IMAP | Version:
Resolution: | Keywords:
---------------------+---------------------
Changes (by kevin8t8):
* owner: => brendan
* component: => IMAP
Comment:
It looks like the connect() call is interrupted.
SIGWINCH does have a handler, and sa_flags = SA_RESTART is set for it. So
the question is if FreeBSD's connect() call can restart as requested. Any
other mutt devs have experience here?
--
Ticket URL: <https://dev.mutt.org/trac/ticket/3941#comment:1>
Mutt <http://www.mutt.org/>
The Mutt mail user agent