diff options
author | George Hilliard <thirtythreeforty@gmail.com> | 2023-11-19 04:27:45 -0600 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-11-19 10:27:45 +0000 |
commit | 3f6cf537b77597d89bebd8387e93d4e42428b966 (patch) | |
tree | 8962214235eb3893791538221e6404ea29bad596 /test | |
parent | c9905341ea34ff9acbc11b3c53ba8bcea35eeed8 (diff) | |
download | libfuse-3f6cf537b77597d89bebd8387e93d4e42428b966.tar.gz |
Clarify fuse_lowlevel poll() docstring (#862)
The original docstring was confusing; it was not clear that the ph must
be retained indefinitely, nor was it clear that the client *also* needs
to reply to the poll call immediately.
Clarify this by explaining that it is only necessary to retain a single
handle, that the client must retain ph, and that it must immediately
call reply.
Diffstat (limited to 'test')
0 files changed, 0 insertions, 0 deletions