Lines Matching full:changes
5 requirement to develop a QUIC API that required only minimal changes to existing
12 diffs were the expected changes which would be needed to the baseline demos to
14 able to support QUIC. This analysis concluded that the changes needed to
22 This document discusses the planned changes and the actual changes for each demo
26 unplanned changes have been folded into the original baseline demo files guarded
29 QUIC. (The originally planned changes, and the final changes, are added in
30 separate, clearly-labelled commits; to view the originally planned changes only,
39 ### Originally planned changes
49 ### Actual changes
51 The following additional changes needed to be made:
69 ### Originally planned changes
71 The originally planned changes to enable applications for QUIC amounted to:
91 Note that some of these changes are unnecessary when using the thread assisted
94 ### Actual changes
96 The following additional changes needed to be made:
122 The following changes were foreseen to be necessary, but turned out to actually
136 the changes made are different. The use of thread-assisted mode, in which an
138 application to make fewer changes than are needed in the ddd-02-conn-nonblocking
141 ### Originally planned changes
143 The originally planned changes to enable applications for QUIC amounted to:
154 Note that this is a substantially smaller list of changes than for
157 ### Actual changes
159 The following additional changes needed to be made:
178 ### Originally planned changes
185 ### Actual changes
187 The following additional changes needed to be made:
199 ### Originally planned changes
217 ### Actual changes
219 The following additional changes needed to be made:
243 ### Originally planned changes
253 - Potential changes to buffer sizes used by applications to buffer
259 ### Actual changes
261 The following additional changes needed to be made:
283 ### Originally planned changes
287 - Various changes to use of libuv needed to switch to using UDP;
296 ### Actual changes
298 The following additional changes needed to be made:
313 of its operation, and changes that necessarily ensue.
319 API which can be used with only minimal API changes. The additional changes on
322 changes. The sum total of the changes required for each demo (both planned and
327 requirements dictate, an enormous set of changes to an application could be
328 considered “minimal”. The changes required to representative applications, as
331 For example, while the extent of these necessary changes varies by the