Changes in uspace/srv/net/udp/ucall.h [69a93df7:141a20d] in mainline
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/srv/net/udp/ucall.h
r69a93df7 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.