Feb. 11, 2025
5:09 a.m.
I'm not sure we can tell what native does exactly here but IMO, and especially as we're doing this only if we have a parser, this should instead use the parser in a standalone way to split the data into individual packets with the correct boundaries. This could probably be done in push_data, then every parsed buffer would be queued instead of the input data itself. -- https://gitlab.winehq.org/wine/wine/-/merge_requests/7288#note_94252