commit | 7b8bc438a5d156007df3d84bc1c1d3a0d386116a | [log] [tgz] |
---|---|---|
author | Pierre Ossman <ossman@cendio.se> | Mon Oct 29 10:03:37 2018 +0100 |
committer | Pierre Ossman <ossman@cendio.se> | Mon Dec 10 20:19:43 2018 +0100 |
tree | 3c036ca4d1172c04b39a12e1e9f0b69927bcdd8a | |
parent | 2daba9b2049a9943eaed3dca1c36567ba1a84860 [diff] |
Require all SMsgWriter caller to check capabilities Make the API consisitent by requiring the caller to check what the client supports before calling any of the write* functions. This avoids the confusion that the functions might not always do anything.