Changeset e9f521e for examples/sample
- Timestamp:
- 07/21/04 11:03:56 (17 years ago)
- Branches:
- 4.0.1-hotfixes, cachetimestamps, develop, dpdk-ndag, etsilive, getfragoff, help, libtrace4, master, ndag_format, pfring, rc-4.0.1, rc-4.0.2, rc-4.0.3, rc-4.0.4, ringdecrementfix, ringperformance, ringtimestampfixes
- Children:
- a257602
- Parents:
- c837874
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
examples/sample/sample.c
ra79ddbe re9f521e 58 58 int main(int argc, char *argv[]) { 59 59 60 char *uri = "rtclient:chasm.cs.waikato.ac.nz";60 char *uri = 0; 61 61 int psize = 0; 62 62 int status = 0;
Note: See TracChangeset
for help on using the changeset viewer.