Changeset 9e40d443 in mainline for uspace/lib/hound/include
- Timestamp:
- 2013-04-04T16:35:49Z (12 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 4b33db8e
- Parents:
- 5029c788
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/lib/hound/include/hound/protocol.h
r5029c788 r9e40d443 102 102 void **); 103 103 int (*rem_stream)(void *, void *); 104 int (*drain_stream)(void *); 104 105 int (*stream_data_write)(void *, const void *, size_t); 105 106 int (*stream_data_read)(void *, void *, size_t);
Note:
See TracChangeset
for help on using the changeset viewer.