Changeset da75af4 in mainline for uspace/lib/c/generic/inet/tcp.c
- Timestamp:
- 2018-11-04T14:31:42Z (6 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 9c1841b
- Parents:
- 790f3a3
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/lib/c/generic/inet/tcp.c
r790f3a3 rda75af4 816 816 { 817 817 tcp_t *tcp = (tcp_t *)arg; 818 819 async_accept_0(icall);820 818 821 819 while (true) {
Note:
See TracChangeset
for help on using the changeset viewer.