]> Pileus Git - ~andy/fetchmail/commit
Use SO_???TIMEO, to fix hangs during STARTTLS negotiation.
authorMatthias Andree <matthias.andree@gmx.de>
Tue, 17 May 2011 15:59:53 +0000 (17:59 +0200)
committerMatthias Andree <matthias.andree@gmx.de>
Tue, 17 May 2011 18:13:43 +0000 (20:13 +0200)
commit1a794b3b00bd4b2f720f3426a386d5c86cc65ea8
tree7a7df4a022a599e09de1187176232f637f0652b6
parenteb9e1e4176d89ee30d33381273e22325584675d3
Use SO_???TIMEO, to fix hangs during STARTTLS negotiation.

The hangs were reported by Thomas Jarosch, and using BSD socket timeouts should
fix the problem in-depth, and will also cover cases where no explicit SIGALRM
timeout is set.
NEWS
driver.c
imap.c
sink.c
smtp.c
socket.c
transact.c