Changeset a8a13d0 in mainline for uspace/srv/net/tl/udp/udp.c
- Timestamp:
- 2010-03-08T22:15:36Z (15 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 3be62bc
- Parents:
- 31c80a5
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/srv/net/tl/udp/udp.c
r31c80a5 ra8a13d0 508 508 } 509 509 510 // release the application phone 511 ipc_hangup(app_phone); 512 510 513 // release all local sockets 511 514 socket_cores_release(udp_globals.net_phone, &local_sockets, &udp_globals.sockets, NULL);
Note:
See TracChangeset
for help on using the changeset viewer.