Changeset 6e88fea in mainline for uspace/srv/net/tl/tcp/test.c
- Timestamp:
- 2011-10-24T05:28:31Z (14 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 2a3214e
- Parents:
- 6df418c4
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/srv/net/tl/tcp/test.c
r6df418c4 r6e88fea 73 73 } 74 74 75 async_usleep(1000*1000); 76 77 printf("test_srv() close connection\n"); 78 tcp_uc_close(conn); 79 75 80 printf("test_srv() terminating\n"); 76 81 }
Note:
See TracChangeset
for help on using the changeset viewer.