Changes in uspace/srv/net/tl/tcp/ucall.h [7a8c1c4e:0ac2158] in mainline
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/srv/net/tl/tcp/ucall.h
r7a8c1c4e r0ac2158 48 48 extern void tcp_uc_abort(tcp_conn_t *); 49 49 extern void tcp_uc_status(tcp_conn_t *, tcp_conn_status_t *); 50 extern void tcp_uc_delete(tcp_conn_t *);51 50 52 51 /*
Note:
See TracChangeset
for help on using the changeset viewer.