- Timestamp:
- 05/05/10 14:57:00 (12 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:
- 8e580c5
- Parents:
- 997614d
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
lib/iow-stdio.c
r83a1f4e r28318a4 140 140 ++count; 141 141 } 142 /* How much to write from this buffer? */ 142 143 if (towrite) { 143 144 iov[count].iov_base = (void*)buffer; /* cast away constness, which is safe
Note: See TracChangeset
for help on using the changeset viewer.