Changeset bcd7775 in mainline for uspace/srv/sysman/connection_ctl.c
- Timestamp:
- 2020-01-09T01:04:58Z (5 years ago)
- Children:
- 7959879
- Parents:
- 7fa8589
- git-author:
- Matthieu Riolo <matthieu.riolo@…> (2020-01-06 04:09:19)
- git-committer:
- Matthieu Riolo <matthieu.riolo@…> (2020-01-09 01:04:58)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/srv/sysman/connection_ctl.c
r7fa8589 rbcd7775 295 295 { 296 296 sysman_log(LVL_DEBUG2, "%s", __func__); 297 /* First, accept connection */298 async_answer_0(icall, EOK);299 297 300 298 while (true) {
Note:
See TracChangeset
for help on using the changeset viewer.