Artifacts Associated With Ticket bb7085cfdc
Ticket change [68ad7f77a7] (rid 1598) by doofus on 2023-11-20 01:46:41:
- foundin initialized to: "1.7.22"
- icomment:
Without the patch, the `gets` from the non-blocking socket `$s1` returns an _empty string_ here, instead of the `bye` written into it from the other side: ```patch --- tests/tlsIO.test 2020-10-12 16:39:22.000000000 -0400 +++ tests/tlsIO.test 2023-11-19 20:33:44.077356000 -0500 @@ -1106,4 +1106,5 @@ # need update to complete TLS handshake in-process update + fconfigure $s1 -blocking 1 set z [gets $s1] close $s ```
- login: "doofus"
- mimetype: "text/x-markdown"
- private_contact initialized to: "97c7e5a24584ec1fd28bf5cc453cd06585a9a915"
- severity initialized to: "Important"
- status initialized to: "Open"
- title initialized to: "Test tlsIO-8.1 breaks on FreeBSD"
- type initialized to: "Code Defect"
Ticket change [b0b1c58403] (rid 1832) by jan.nijtmans on 2024-02-23 15:31:36:
- icomment: "Fixed [512884129297c598|here]"
- login: "jan.nijtmans"
- mimetype: "text/x-fossil-wiki"
- priority changed to: "Immediate"
- resolution changed to: "Fixed"
- status changed to: "Closed"
Ticket change [410ca44564] (rid 3554) by bohagan on 2024-05-28 00:23:29:
- foundin changed to: "1.8"
- icomment: "Also fixed in [104e43c85ed11a98]"
- login: "bohagan"
- mimetype: "text/x-fossil-plain"