Changeset 23530 for trunk/Ohana/src/opihi/lib.shell/SocketOps.c
- Timestamp:
- Mar 25, 2009, 11:56:09 AM (17 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
r21041 r23530 5 5 # define DEBUG 0 6 6 7 // these three static variables are only modified in the setup command before 8 // the threads are started. Thread-safety is not a problem for these. 7 9 static int NVALID; 8 10 static int Nvalid;
Note:
See TracChangeset
for help on using the changeset viewer.
