summaryrefslogtreecommitdiff
path: root/src/regex
diff options
context:
space:
mode:
authorRich Felker <dalias@aerifal.cx>2013-01-31 00:49:53 -0500
committerRich Felker <dalias@aerifal.cx>2013-01-31 00:49:53 -0500
commit725c55528dff9eefbc88a943749f3bc89bcb433f (patch)
treeccc1dd915e8866b337352661764e64f4c6f9760e /src/regex
parentd5c164d5ff74f41976f2f983b14ce606fa396221 (diff)
downloadmusl-725c55528dff9eefbc88a943749f3bc89bcb433f.tar.gz
SOL_TCP is nonstandard and not in the reserved namespace
alternatively, we could define it in sys/socket.h since SO* is reserved there, and tcp.h includes sys/socket.h in extensions mode. note that SOL_TCP is simply wrong and it's only here for compatibility with broken applications. the correct argument to pass for setting TCP socket options is IPPROTO_TCP, which of course has the same value as SOL_TCP but works everywhere.
Diffstat (limited to 'src/regex')
0 files changed, 0 insertions, 0 deletions