On 4/24/06, Dave Feustel <[EMAIL PROTECTED]> wrote:
> and I need to learn how to use sendto and recvfrom to control
> and monitor the I/O bits. It looks to me like the configure script
> doesn't generate a proper config.h for OpenBSD. I don't know whether
> config doesn't know about OpenBSD file layout or something is
> broken in configure. I'm suddenly learning a lot about autoconf,
> but I still don't see the problem.

i'd really recommend you just stop dicking around with configure and
write the code.  #include <sys/socket.h> and go from there.

Reply via email to