On Fri, Jan 14, 2022 at 4:40 PM Yann Ylavic <ylavic....@gmail.com> wrote: > > On Fri, Jan 14, 2022 at 4:20 PM Ivan Zhakov <i...@visualsvn.com> wrote: > > > > 1. Revert this change from 1.7.x > > 2. Release 1.7.1 > > 3. Rework this code on trunk without changing the apr_file_t's behavior > > 4. Backport it to 1.7.x/1.8.x > > > > And if this plan makes sense, I am ready to proceed with steps (1), (3) and > > (4). > > +1, not sure we'd later release both 1.7.2 and 1.8.0 later on, > probably only the latter.
Btw, I don't think the _behaviour_ of apr_file_t changed, the implementation of apr_file_socket_pipe did but it should be transparent for the user. > > Cheers; > Yann.