Yann Ylavic <ylavic....@gmail.com> writes: > Oh, and the loop seems to have been removed later in r1828509 > "apr_file_read: Optimize large reads from buffered files on Windows" > (backported to 2.4.x in r1902379 too). > So Windows is doing the right thing now (not unix), right?
Yes, AFAICT unix still uses the original approach. > Sorry for the noise, and thanks for the fix/info :) Thanks, Evgeny Kotkov