Changeset a4ee3ab2 in mainline for uspace/srv/net/tl/tcp/sock.h
- Timestamp:
- 2011-11-29T22:51:27Z (14 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 8fcf74f
- Parents:
- 04cd242
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/srv/net/tl/tcp/sock.h
r04cd242 ra4ee3ab2 38 38 #include <async.h> 39 39 40 extern void tcp_sock_init(void); 40 41 extern int tcp_sock_connection(async_sess_t *, ipc_callid_t, ipc_call_t); 41 42
Note:
See TracChangeset
for help on using the changeset viewer.