zig/lib/std/crypto/tls
Andrew Kelley 05fee3b22b std.crypto.tls.Client: fix eof logic
Before this, it incorrectly returned true when there was still cleartext
to be read.
2023-01-02 16:57:16 -07:00
..
Client.zig std.crypto.tls.Client: fix eof logic 2023-01-02 16:57:16 -07:00