yahoo / imapnio

Java imap nio client that is designed to scale well for thousands of connections per machine and reduce contention when using large number of threads and cpus.
57 stars 50 forks source link

Fix to close connection upon exception during waiting for server greeting. #102

Closed jui8wang closed 4 years ago

jui8wang commented 4 years ago

Fix a couple of exception cases that we miss to close the connection.

Description

Motivation and Context

How Has This Been Tested?

Screenshots (if appropriate):

Types of changes

Checklist: