Commit 685810c
committed
More efficient fileserver example.
This commit makes the fileserver example more
efficient by eliminating the need for copying
the data into multiple buffers and using
the newly implemented less-copying overload for
writing to connections.1 parent 8f2276b commit 685810c
1 file changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
126 | 126 | | |
127 | 127 | | |
128 | 128 | | |
129 | | - | |
| 129 | + | |
130 | 130 | | |
131 | | - | |
| 131 | + | |
132 | 132 | | |
133 | 133 | | |
134 | 134 | | |
| |||
0 commit comments