Changeset 4c6fd56 in mainline
- Timestamp:
-
2023-09-16T19:58:18Z
(9 days ago)
- Author:
- Jiri Svoboda <jiri@…>
- Branches:
- master
- Children:
- 7d7f5e3
- Parents:
- 6a0b2cc
- git-author:
- Jiri Svoboda <jiri@…> (2023-09-16 19:48:07)
- git-committer:
- Jiri Svoboda <jiri@…> (2023-09-16 19:58:18)
- Message:
-
loc_server_register() should be callable more than once (API only)
Now loc_server_register() returns a pointer to a loc_srv_t object,
that is then passed to loc_service_register() and
loc_service_add_to_cat().
Added loc_server_unregister() that unregisters the server
and frees the loc_srv_t object.
Updated all callers. The implementation, however, is a stub.
It is not actually possible to call loc_server_register() more
than once, yet.
- Location:
- uspace
-
Files:
-
Changeset view not shown, since the total size (1.1 MB) exceeds 976.6 KB