Menu

#53 TlsNotifyProc - stop false writable

None
closed-accepted
None
5
2015-02-26
2015-02-25
Don Porter
No

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.

1 Attachments

Discussion

  • Andreas Kupries

    Andreas Kupries - 2015-02-26
    • Description has changed:

    Diff:

    --- 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: -->
     
  • Andreas Kupries

    Andreas Kupries - 2015-02-26

    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.