Changeset 6f07dbc in rtems for cpukit/librpc/src/rpc/clnt_tcp.c
- Timestamp:
- 10/28/02 13:50:14 (20 years ago)
- Branches:
- 4.10, 4.11, 4.8, 4.9, 5, master
- Children:
- abef0f6
- Parents:
- 0b993a94
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
cpukit/librpc/src/rpc/clnt_tcp.c
r0b993a94 r6f07dbc 62 62 #include <errno.h> 63 63 #include <rpc/pmap_clnt.h> 64 #include <sys/select.h> 64 65 65 66 #define MCALL_MSG_SIZE 24
Note: See TracChangeset
for help on using the changeset viewer.