Return io.EOF on OdbReadStream.Read() #470

Merged
lhchavez merged 2 commits from fix-odbreadstream-read into master 2019-01-02 16:03:08 -06:00
lhchavez commented 2018-12-27 22:35:58 -06:00 (Migrated from github.com)

This change makes OdbReadStream.Read() comply with the usual io.Reader
semantics.

This change makes OdbReadStream.Read() comply with the usual io.Reader semantics.
carlosmn commented 2019-01-02 16:03:02 -06:00 (Migrated from github.com)

Makes sense, thanks.

Makes sense, thanks.
Sign in to join this conversation.
No reviewers
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: jcarr/git2go#470
No description provided.