What I want is really quite simpel:
I want todo a blockingread on a connectionless socket, with a timeout of
letts say 5 seconds.
I've tried usign select before the read to use select's timeout but
select doesn't seem to
respond to available data on connectionless sockets.
One last problem it would be nice if it ran under just about any unix.
Regards,
Hans
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu
Please read the FAQ at http://www.tux.org/lkml/