Ignore:
Timestamp:
2019-08-17T13:43:48Z (5 years ago)
Author:
Matthieu Riolo <matthieu.riolo@…>
Children:
95d4280a
Parents:
24b30e1
git-author:
Michal Koutný <xm.koutny+hos@…> (2015-12-04 14:31:40)
git-committer:
Matthieu Riolo <matthieu.riolo@…> (2019-08-17 13:43:48)
Message:

sysman: Remove stale TODOs

File:
1 edited

Legend:

Unmodified
Added
Removed
  • uspace/srv/sysman/connection_broker.c

    r24b30e1 r01e68af  
    4040        sysman_log(LVL_DEBUG2, "%s", __func__);
    4141        async_answer_0(iid, EOK);
    42         /* TODO implement
    43          *  What exactly? Similar behavior that has locsrv with servers,
    44          *  so that subsequent calls can be assigned to broker. Still that
    45          *  makes sense only when brokers will somehow scope unit/exposee
     42        /*
     43         *  What exactly do here? Similar behavior that has locsrv with
     44         *  servers, so that subsequent calls can be assigned to broker. Still
     45         *  that makes sense only when brokers will somehow scope unit/exposee
    4646         *  names. Why I wanted this registration?
    4747         */
Note: See TracChangeset for help on using the changeset viewer.