Changeset bd88bee in mainline for uspace/srv/net/inetsrv/inetcfg.c
- Timestamp:
- 2013-09-21T22:51:06Z (12 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 66ec63a
- Parents:
- 7af0cc5
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/srv/net/inetsrv/inetcfg.c
r7af0cc5 rbd88bee 750 750 sysarg_t method = IPC_GET_IMETHOD(call); 751 751 752 log_msg(LOG_DEFAULT, LVL_DEBUG, "method %d", (int)method); 752 753 if (!method) { 753 754 /* The other side has hung up */
Note:
See TracChangeset
for help on using the changeset viewer.