-
- Downloads
Remove the skipfiles property in favour of a want_callback callback. Since
binkp/1.1 requires rescanning the outbound after every received file after an M_EOB, and binkd at least will re-offer previously skipped files, we can't implement this as a simple boolean. The want_callback will need to track skipped files and whatnot to get this effect.
Please register or sign in to comment