Changeset 20482800 for lib/trace.c
- Timestamp:
- 11/30/04 13:42:06 (18 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:
- 47801f2
- Parents:
- 22d466c
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
lib/trace.c
r29262bb r20482800 543 543 case SOCKET: 544 544 case RT: 545 546 #ifndef MSG_NOSIGNAL 547 #define MSG_NOSIGNAL 0 548 #endif 545 549 // read from the network 546 550 if ((numbytes=recv(libtrace->input.fd,
Note: See TracChangeset
for help on using the changeset viewer.