Changeset 614d065 in mainline for uspace/srv/net/tl/tcp/tcp_module.c
- Timestamp:
- 2010-10-16T14:32:17Z (15 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 9f9c7fd
- Parents:
- b69ceea
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/srv/net/tl/tcp/tcp_module.c
rb69ceea r614d065 71 71 72 72 async_set_client_connection(client_connection); 73 tcp_globals.net_phone = net_connect_module( SERVICE_NETWORKING);73 tcp_globals.net_phone = net_connect_module(); 74 74 ERROR_PROPAGATE(pm_init()); 75 75
Note:
See TracChangeset
for help on using the changeset viewer.