mirror of https://git.code.sf.net/p/isync/isync
Browse Source
- short literals are now printed even with only -Dn. this ensures that we see all parts of, for example, LIST responses. we use xprintf() for that, so we don't mess up the -Dn output in case the literal contains something unexpected (we don't care with -DN). - omitted bytes are now indicated. - missing trailing newlines are now "pretty-printed". - long literals are now printed in chunks as we receive them. this makes the output messier, but it's necessary for an upcoming change, and, on the upside, we'll get better indication when the transfer gets stuck in the middle of a message.wip/maildir-path-under-inbox
Oswald Buddenhagen
3 years ago
1 changed files with 30 additions and 16 deletions
Loading…
Reference in new issue