Changeset a4ee3ab2 in mainline for uspace/srv/net/tl/tcp/tcp.c
- Timestamp:
- 2011-11-29T22:51:27Z (13 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 8fcf74f
- Parents:
- 04cd242
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/srv/net/tl/tcp/tcp.c
r04cd242 ra4ee3ab2 377 377 log_msg(LVL_DEBUG, "tl_initialize()"); 378 378 379 tcp_sock_init(); 380 379 381 ip_sess = ip_bind_service(SERVICE_IP, IPPROTO_TCP, SERVICE_TCP, 380 382 tcp_receiver);
Note:
See TracChangeset
for help on using the changeset viewer.