Closed realJoshByrnes closed 1 year ago
Connection sometimes fails when skipping the lookup server, likely due to closing the connection before the 613 has been received by the client. We can probably monitor if the client has received the bytes before closing.
I suspect it will, but it's unclear if this is still happening after some re-written code.
This will be re-written in the .NET-7.0 branch. Closing as it is not relevant to the new branch (hopefully!)
Connection sometimes fails when skipping the lookup server, likely due to closing the connection before the 613 has been received by the client. We can probably monitor if the client has received the bytes before closing.