aboutsummaryrefslogtreecommitdiff
path: root/gmid.h
diff options
context:
space:
mode:
authorOmar Polo <op@omarpolo.com>2021-02-12 11:59:03 +0000
committerOmar Polo <op@omarpolo.com>2021-02-12 11:59:03 +0000
commit3cb3dd4d422cdead2dd09f1e3ce3eff35a9e6dc8 (patch)
tree265c69c94956917b1a6f0301ef721d8ffbf1e493 /gmid.h
parent9356f61a63d2d50194884ada28a9f3164fdd00f4 (diff)
accept4 -> accept
accept4(2) isn't part of any standard (even though it'll be part in the future) and raises warnings on some linux distro. Moreover, we don't have thread that may fork at any time, so doing a mark_nonblock after isn't a big deal.
Diffstat (limited to 'gmid.h')
0 files changed, 0 insertions, 0 deletions