Changeset eed4139 in mainline for uspace/srv/ns/clonable.c
- Timestamp:
- 2018-03-22T23:23:18Z (7 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- cbb37b6
- Parents:
- 77f0a1d
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/srv/ns/clonable.c
r77f0a1d reed4139 108 108 /** Connect client to clonable service. 109 109 * 110 * @param service Service to be connected to.111 * @param iface Interface to be connected to.112 * @param call Pointer to call structure.113 * @param chandle Call IDof the request.110 * @param service Service to be connected to. 111 * @param iface Interface to be connected to. 112 * @param call Pointer to call structure. 113 * @param chandle Call handle of the request. 114 114 * 115 115 * @return Zero on success or a value from @ref errno.h.
Note:
See TracChangeset
for help on using the changeset viewer.