From: Eric Wong Date: Sun, 30 Jun 2019 05:15:56 +0000 (+0000) Subject: ds: fix return values of do_read and *_tls_step X-Git-Tag: v1.2.0~137 X-Git-Url: http://www.git.stargrave.org/?a=commitdiff_plain;h=97c346050509758b5d5152f6ff1e0b0f8d871954;hp=97c346050509758b5d5152f6ff1e0b0f8d871954;p=public-inbox.git ds: fix return values of do_read and *_tls_step We need to ensure all these subroutines return false on incomplete. ---