mirror of
https://github.com/haproxy/haproxy.git
synced 2026-07-14 03:24:24 -04:00
This function will be used to move parts of a buffer to another place in the same buffer, even if the parts overlap. In order to keep things under reasonable control, it only uses a length and absolute offsets for the source and destination, and doesn't consider head nor data. |
||
|---|---|---|
| .. | ||
| acl.txt | ||
| body-parsing.txt | ||
| buffer-api.txt | ||
| connect-status.txt | ||
| connection-header.txt | ||
| connection-scale.txt | ||
| entities-v2.txt | ||
| entities.fig | ||
| entities.pdf | ||
| entities.svg | ||
| entities.txt | ||
| filters.txt | ||
| hashing.txt | ||
| header-parser-speed.txt | ||
| header-tree.txt | ||
| http-cookies.txt | ||
| http-docs.txt | ||
| http-parsing.txt | ||
| list.fig | ||
| lua_socket.fig | ||
| lua_socket.pdf | ||
| naming.txt | ||
| notes-layers.txt | ||
| pattern.dia | ||
| pattern.pdf | ||
| polling-states.fig | ||
| repartition-be-fe-fi.txt | ||
| sequence.fig | ||
| stats-v2.txt | ||
| stream-sock-states.fig | ||