Changeset 99ea91b2 in mainline for uspace/srv/net/udp/assoc.c
- Timestamp:
- 2015-04-20T21:11:29Z (10 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 779541b
- Parents:
- fab2746
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/srv/net/udp/assoc.c
rfab2746 r99ea91b2 365 365 log_msg(LOG_DEFAULT, LVL_NOTE, "call assoc->cb->recv_msg"); 366 366 assoc->cb->recv_msg(assoc->cb_arg, rsp, msg); 367 udp_assoc_delref(assoc); 367 368 } 368 369
Note:
See TracChangeset
for help on using the changeset viewer.