Instead of passing the flags over to the recv/xfer functions make it an configuration of the service.
Diff Detail
Diff Detail
- Lint
Lint Skipped - Unit
Tests Skipped
Event Timeline
lib/libcasper/libcasper/libcasper.3 | ||
---|---|---|
113 | use -> uses |
lib/libcasper/libcasper/libcasper.3 | ||
---|---|---|
113 | Also, ".Xr nvlist 9" ? |
lib/libcasper/libcasper/libcasper.3 | ||
---|---|---|
113 | Does this correspond to NV_FLAG_NO_UNIQUE (names in nvlist need not be unique)? |
lib/libcasper/libcasper/libcasper.3 | ||
---|---|---|
113 | Yes it is. |
lib/libcasper/libcasper/libcasper.3 | ||
---|---|---|
113 | I usually go for all places. |