OK, so I tracked down the header files to sysroot-arm-v4t-linux-gnueabi/usr/include. sys/socket.h includes bits/socket.h, which in turn includes bits/socket_type.h, which does in fact declare SOCK_NONBLOCK and SOCK_CLOEXEC. So what am I missing here?

--
Doug Abbott
Principal Consultant, Intellimetrix
Linux for the Real World
575-590-2788

www.intellimetrix.us


Reply via email to