diff options
author | René 'Necoro' Neumann <necoro@necoro.eu> | 2021-02-16 00:30:13 +0100 |
---|---|---|
committer | René 'Necoro' Neumann <necoro@necoro.eu> | 2021-02-16 00:30:13 +0100 |
commit | 3a854c3bc47e75491b836c7fc12b617da5d68288 (patch) | |
tree | aaecfbf79eea65efaa0e770e806d13d996990c39 /internal/imap/imap.go | |
parent | c2b6e7ff346e3373a4e33c946594bb6f08393ad3 (diff) | |
download | feed2imap-go-3a854c3bc47e75491b836c7fc12b617da5d68288.tar.gz feed2imap-go-3a854c3bc47e75491b836c7fc12b617da5d68288.tar.bz2 feed2imap-go-3a854c3bc47e75491b836c7fc12b617da5d68288.zip |
Issue #46: Fix semantics of `n` result
Per contract, the returned number of bytes written should be the number of bytes _from the input_.
Therefore, the added bytes (`\r` or `\n`) shall not count into that number.
Diffstat (limited to 'internal/imap/imap.go')
0 files changed, 0 insertions, 0 deletions