about summary refs log tree commit homepage
path: root/scripts/import_slrnspool
diff options
context:
space:
mode:
authorEric Wong <e@yhbt.net>2020-01-25 20:57:57 +0000
committerEric Wong <e@yhbt.net>2020-01-27 02:58:03 +0000
commitfcfa0d639da338c470f07942da71f78fa65354a1 (patch)
tree24065141751adacf4898fd1546fd90dd9f7bbd91 /scripts/import_slrnspool
parent05a06f3262a2ddbf46adb85169e13ce9127e4524 (diff)
downloadpublic-inbox-fcfa0d639da338c470f07942da71f78fa65354a1.tar.gz
The "perlio" layer doesn't do read(2) syscalls over 8192 bytes
at the moment, and binmode($fh, ':unix') leaks[1].  So use
sysseek and sysread for now, since I can't see retaining
compatibility with PerlIO::scalar being worth the trouble.

[1] http://nntp.perl.org/group/perl.perl5.porters/256918
Diffstat (limited to 'scripts/import_slrnspool')
0 files changed, 0 insertions, 0 deletions