about summary refs log tree commit diff
path: root/arch/generic
diff options
context:
space:
mode:
authorRich Felker <dalias@aerifal.cx>2019-10-31 16:48:30 -0400
committerRich Felker <dalias@aerifal.cx>2019-11-02 18:30:56 -0400
commit0bbc04c98115440d15a51d6b2ba087ea79c56ad9 (patch)
treea715706ca7dd2651e6db8f2e71611e69d99d6947 /arch/generic
parentde90f38e3b105802655d19d965d66335d25d59ef (diff)
downloadmusl-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 'arch/generic')
0 files changed, 0 insertions, 0 deletions