mirror of
https://github.com/jart/cosmopolitan.git
synced 2025-07-16 07:39:56 +00:00
Fix SO_LINGER on Apple
This commit is contained in:
parent
1429a7b3ef
commit
cf19e3e46a
4 changed files with 4 additions and 3 deletions
|
@ -1,2 +1,2 @@
|
|||
.include "o/libc/sysv/consts/syscon.internal.inc"
|
||||
.syscon so,SO_LINGER,13,0x80,0x80,0x80,0x80,0x80
|
||||
.syscon so,SO_LINGER,13,0x1080,0x80,0x80,0x80,0x80
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
.include "o/libc/sysv/consts/syscon.internal.inc"
|
||||
.syscon ioctl,TIOCINQ,0x541b,0x4004667f,0x4004667f,0x4004667f,0x4004667f,0x4004667f
|
||||
.syscon termios,TIOCINQ,0x541b,0x4004667f,0x4004667f,0x4004667f,0x4004667f,0x4004667f
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue