freebsd-dev/tools/regression/sockets/kqueue
Robert Watson accbe49470 Pass O_NONBLOCK directly to fcntl() rather than the pointer to an int
holding the value O_NONBLOCK.  This worked previously because I was
lucky.
2004-09-02 21:41:57 +00:00
..
kqueue.c Pass O_NONBLOCK directly to fcntl() rather than the pointer to an int 2004-09-02 21:41:57 +00:00
Makefile