Skip to content
Snippets Groups Projects
Commit c2e891d2 authored by rswindell's avatar rswindell
Browse files

Update the C getnodedat/putnodedat API to not require that the node file

(ctrl/node.dab) is constantly closed and re-opened for every non-locking read.
This is really slow across network file systems and unnecessary, so use a
similar optimization as the C++ sbbs_t class where the file can (and normally
is) left open across multiple consecutive reads.
parent 4c8482c9
Branches
Tags
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment