Changes in uspace/srv/net/tl/tcp/ucall.h [0ac2158:7a8c1c4e] in mainline
- File:
-
- 1 edited
-
uspace/srv/net/tl/tcp/ucall.h (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
uspace/srv/net/tl/tcp/ucall.h
r0ac2158 r7a8c1c4e 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 *); 50 51 51 52 /*
Note:
See TracChangeset
for help on using the changeset viewer.
