Changeset c3f7d37 in mainline for uspace/srv/net/udp/udp_inet.c
- Timestamp:
- 2015-06-07T12:36:44Z (10 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 048cd69
- Parents:
- 5a5b087
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/srv/net/udp/udp_inet.c
r5a5b087 rc3f7d37 62 62 63 63 log_msg(LOG_DEFAULT, LVL_DEBUG, "udp_inet_ev_recv()"); 64 65 log_msg(LOG_DEFAULT, LVL_NOTE, "udp_inet_ev_recv: link=%zu",66 dgram->iplink);67 64 68 65 pdu = udp_pdu_new();
Note:
See TracChangeset
for help on using the changeset viewer.