* commit '07ddeb09017a043f7dd74980124670f99d003c22': Fix a TODO; we've had SOCK_CLOEXEC for a while now.
This commit is contained in:
commit
9287ed5f46
@ -24,9 +24,6 @@
|
||||
// TODO: update our <sys/cdefs.h> to support this properly.
|
||||
#define __type_fit(t, a) (0 == 0)
|
||||
|
||||
// TODO: our 2.6 emulator kernels don't support SOCK_CLOEXEC yet, so we have to do without.
|
||||
#define SOCK_CLOEXEC 0
|
||||
|
||||
#define _GNU_SOURCE
|
||||
|
||||
// TODO: we don't yet have thread-safe environment variables.
|
||||
|
Loading…
Reference in New Issue
Block a user