Changeset 6ec1d48 in mainline for uspace/lib/hound/include/hound/protocol.h
- Timestamp:
- 2013-03-24T18:28:45Z (12 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 5bf4310
- Parents:
- e6e5f4e
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/lib/hound/include/hound/protocol.h
re6e5f4e r6ec1d48 95 95 int (*rem_context)(void *, hound_context_id_t); 96 96 bool (*is_record_context)(void *, hound_context_id_t); 97 int (*get_list)(void *, const char ***, size_t *, const char *, int); 97 98 int (*connect)(void *, const char *, const char *); 98 99 int (*disconnect)(void *, const char *, const char *);
Note:
See TracChangeset
for help on using the changeset viewer.