https://github.com/Paradigm4/shim
Revision 6e39f740c24546047a7cbf4c9e748bd897986046 authored by Jack Wimberley on 23 January 2023, 14:51:59 UTC, committed by Jack Wimberley on 23 January 2023, 14:51:59 UTC
* using weak read calls where consecutive reads of the
buffer are performed
* using the new read calls where relevant
* removing misleading tests when performing multiple
saves followed by multiple reads, because shim does
not store multiple consecutive query results in a queue
and so these multiple reads just return the most recent.
1 parent bc34308
History
Tip revision: 6e39f740c24546047a7cbf4c9e748bd897986046 authored by Jack Wimberley on 23 January 2023, 14:51:59 UTC
The read.sh unit test requires several sorts of updates:
Tip revision: 6e39f74
File Mode Size
.github
docs
docs_gen
examples
extern
init.d
man
src
tests
wwwroot
.gitignore -rw-r--r-- 16 bytes
.travis.yml -rw-r--r-- 2.1 KB
LICENSE -rw-r--r-- 2.5 KB
Makefile -rw-r--r-- 9.3 KB
README.md -rw-r--r-- 6.7 KB
README.mongoose -rw-r--r-- 281 bytes
agpl-3.0.txt -rw-r--r-- 33.7 KB

README.md

back to top