Changeset 12332 for trunk/Ohana/src/opihi/lib.shell/SocketOps.c
- Timestamp:
- Mar 8, 2007, 12:21:18 PM (19 years ago)
- File:
-
- 1 edited
-
trunk/Ohana/src/opihi/lib.shell/SocketOps.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/Ohana/src/opihi/lib.shell/SocketOps.c
r8553 r12332 92 92 int WaitServerSocket (int InitSocket, SockAddress *Address) { 93 93 94 int i, BindSocket , length;94 int i, BindSocket; 95 95 SockAddress Address_in; 96 socklen_t length; 96 97 u_int32_t addr; 97 98
Note:
See TracChangeset
for help on using the changeset viewer.
