Attached a patch to improve TlsNotifyProc()
so that it stops raising writable events when
attempts to write to the channel will actually
fail (due to being in mid-handshake, for example).
Developed last summer with "Napier" in the tkchat.
--- old+++ new@@ -1,4 +1,3 @@-
Attached a patch to improve TlsNotifyProc()
so that it stops raising writable events when
attempts to write to the channel will actually
status: open --> closed-accepted
Group: -->
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Diff:
Checking reveals that this patch was applied Dec 5 with a number of others (see changelog), and in local use since June, without any troubles.
Closing this as accepted. Only change made now is update to ChangeLog to put the above information into the record.