| Commit | Date | |
|---|---|---|
|
[r5489]
by
david_costanzo
Refactor networking recv to remove a copy The main part of this change is to read data from the network directly into the "carry over buffer" instead of reading it onto a stack variable and copying it to that buffer. It also includes a change that makes partial frames available to FMSLogo programs sooner. This makes it easier to implement an HTTP server, since HTTP clients typically don't send requests with a NUL framing byte nor do they close the socket until after they hear back from the server. Finally, it includes a comment as to why partial frames are make available so that I don't unwittingly remove this functionality in the future (as I came close to doing in this change). |
2020-12-07 20:47:28 | Tree |
|
[r5488]
by
david_costanzo
Change "haga clic" to "haz clic" in some examples. |
2020-12-07 04:20:43 | Tree |
|
[r5487]
by
david_costanzo
Document that COMBOBOXGETTEXT and LISTBOXGETSELECT outputs lists. |
2020-12-07 04:16:17 | Tree |
|
[r5486]
by
david_costanzo
Change the first sentence of BYE's description to be a fragment. |
2020-12-06 23:50:02 | Tree |
| 2020-12-06 23:47:50 | Tree | |
|
[r5484]
by
david_costanzo
Change the first sentence in the description of HALT to a fragment. |
2020-12-06 23:42:44 | Tree |
|
[r5483]
by
david_costanzo
Add missing <parameter> markup for "template". |
2020-12-06 23:37:52 | Tree |
|
[r5482]
by
david_costanzo
Change the first sentence of the description of APPLY/INVOKE start with a verb. |
2020-12-06 23:34:34 | Tree |
| 2020-12-06 23:28:50 | Tree | |
|
[r5480]
by
david_costanzo
Add a link from APPLY to INVOKE. |
2020-12-06 23:24:43 | Tree |