diff options
author | Rich Felker <dalias@aerifal.cx> | 2019-10-31 16:48:30 -0400 |
---|---|---|
committer | Rich Felker <dalias@aerifal.cx> | 2019-11-02 18:30:56 -0400 |
commit | 0bbc04c98115440d15a51d6b2ba087ea79c56ad9 (patch) | |
tree | a715706ca7dd2651e6db8f2e71611e69d99d6947 /include/ftw.h | |
parent | de90f38e3b105802655d19d965d66335d25d59ef (diff) | |
download | musl-0bbc04c98115440d15a51d6b2ba087ea79c56ad9.tar.gz musl-0bbc04c98115440d15a51d6b2ba087ea79c56ad9.tar.xz musl-0bbc04c98115440d15a51d6b2ba087ea79c56ad9.zip |
make time-related socket options overridable by arch bits files
SO_RCVTIMEO and SO_SNDTIMEO already were, but only in aggregate with SO_DEBUG and all of the other low/traditional options that varied per arch. SO_TIMESTAMP* are newly overridable. the two groups have to be done separately since mips64 and powerpc64 will override the former but not the latter. at some point this should be cleaned up to use bits headers more idiomatically.
Diffstat (limited to 'include/ftw.h')
0 files changed, 0 insertions, 0 deletions