]> git.ipfire.org Git - thirdparty/util-linux.git/commit
uuidd: document uuidd protocol
authorSami Kerola <kerolasa@iki.fi>
Sat, 21 Nov 2020 16:38:58 +0000 (16:38 +0000)
committerSami Kerola <kerolasa@iki.fi>
Mon, 23 Nov 2020 22:33:33 +0000 (22:33 +0000)
commit2049075a791d8c2760957c805da9bb005101e437
treee7c54c9e9bd4b0a5bcf877815f43dc340eb7ada7
parent77a54655bb84eecf2fd260cc6126fe08b7203539
uuidd: document uuidd protocol

Seeing what can be expected should make it easier to understand what the
code does.

Notice that simply writing down the resposes one can start wondering deeper
questions, such as, why does the time bulk response reply only one uuid
followed by number how many were requested?  Was that a some type of TODO
note?

Signed-off-by: Sami Kerola <kerolasa@iki.fi>
misc-utils/uuidd.c