Changeset 141a20d in mainline for uspace/srv/net/udp/ucall.h
- Timestamp:
- 2012-08-13T10:40:17Z (11 years ago)
- Branches:
- lfn, master, serial
- Children:
- a1e2df13
- Parents:
- e5e73af
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/srv/net/udp/ucall.h
re5e73af r141a20d 48 48 extern void udp_uc_status(udp_assoc_t *, udp_assoc_status_t *); 49 49 extern void udp_uc_destroy(udp_assoc_t *); 50 extern void udp_uc_reset(udp_assoc_t *); 50 51 51 52 #endif
Note: See TracChangeset
for help on using the changeset viewer.