From: Dimitry S. <sd...@ib...> - 2022-09-07 12:33:24
|
Alex Peshkoff via Firebird-devel wrote 01.09.2022 18:16: > Suppose adding N buffers for stream data instead current one should not be too > hard to do. But what about API for that, format of data sent to user, etc. - > that should be well though before starting with this. I was thinking about new service query item isc_info_svc_multistream which is basically the same as isc_info_svc_to_eof but a) may produce several items in response buffer and b) the first byte of data is stream id with values 0-2 to be reserves for stdout-stderr and the rest is service-specific (may be configurable in service start parameters block like isc_spb_bkp_stream XXX). -- WBR, SD. |