Software /
code /
prosody
Diff
util-src/pposix.c @ 9203:c65bfddd3cc5
Backed out changeset 27d800ddc3b0 (see below)
It's uncertain whether item not existing should be success and
nil, or fail with an error.
XEP-0060's "fetch most recent item" actually fetches a list of up
to N items. N here is a maximum, not a minimum. The feeling is that
no items is simply an empty list, not a failure of the operation.
author | Matthew Wild <mwild1@gmail.com> |
---|---|
date | Sat, 18 Aug 2018 14:30:14 +0100 |
parent | 9152:bad9e8b43f50 |
child | 9276:3a13c246b877 |