Changeset 91435e6 in rtems for testsuites/samples/loopback/init.c
- Timestamp:
- 05/10/05 08:45:23 (19 years ago)
- Branches:
- 4.10, 4.11, 4.8, 4.9, 5, master
- Children:
- b826c3a
- Parents:
- ceab2fe
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
testsuites/samples/loopback/init.c
rceab2fe r91435e6 133 133 { 134 134 int s, s1; 135 int addrlen;135 socklen_t addrlen; 136 136 struct sockaddr_in myAddr, farAddr; 137 137 rtems_task_priority myPriority;
Note: See TracChangeset
for help on using the changeset viewer.