Changeset bb57a00 in mainline for uspace/srv/ns/ns.c
- Timestamp:
- 2019-08-07T11:17:11Z (6 years ago)
- Children:
- 4ff66ae
- Parents:
- 4667b5c
- git-author:
- Michal Koutný <xm.koutny+hos@…> (2015-11-13 01:57:56)
- git-committer:
- Matthieu Riolo <matthieu.riolo@…> (2019-08-07 11:17:11)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/srv/ns/ns.c
r4667b5c rbb57a00 130 130 131 131 printf("%s: Accepting connections\n", NAME); 132 // TODO enable NS to use task_retval(0) 132 133 async_manager(); 133 134
Note:
See TracChangeset
for help on using the changeset viewer.