Changeset 797dc79e in mainline
- Timestamp:
- 2017-09-18T06:38:52Z (7 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 4c363fa2
- Parents:
- 3e2291a9
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/srv/net/tcp/ucall.c
r3e2291a9 r797dc79e 281 281 { 282 282 log_msg(LOG_DEFAULT, LVL_DEBUG, "tcp_uc_abort()"); 283 \ 283 284 284 tcp_conn_lock(conn); 285 285 tcp_conn_reset(conn);
Note:
See TracChangeset
for help on using the changeset viewer.