imap: add connect() timeouts

This commit is contained in:
link2xt
2022-12-08 21:48:17 +00:00
parent eb611a2855
commit 72432d65ba
2 changed files with 4 additions and 2 deletions

View File

@@ -29,6 +29,7 @@
- Fetch messages in order of their INTERNALDATE (fixes reactions for Gmail f.e.) #3789
- python: do not pass NULL to ffi.gc if the context can't be created #3818
- Add read/write timeouts to IMAP sockets #3820
- Add connection timeout to IMAP sockets #3828
## 1.102.0