Changeset bcd7775 in mainline for uspace/srv/sysman/connection_broker.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_broker.c
r7fa8589 rbcd7775 113 113 { 114 114 sysman_log(LVL_DEBUG2, "%s", __func__); 115 /* First, accept connection */116 async_answer_0(icall, EOK);117 115 118 116 while (true) {
Note:
See TracChangeset
for help on using the changeset viewer.