On Fri, 2008-08-01 12:46:17 -0400, Christopher Taylor <[EMAIL PROTECTED]> wrote: > I'm just trying to figure out the correct sequence of systems calls to > connect two serial devices in my C program without doing a select/poll > and writing the data out to the other device.
Why don't you want to use select/read/write? Simple, easy and
portable.
MfG, JBG
--
Jan-Benedict Glaw [EMAIL PROTECTED] +49-172-7608481
Signature of: Träume nicht von Dein Leben: Lebe Deinen Traum!
the second :
signature.asc
Description: Digital signature
_______________________________________________ uClibc mailing list [email protected] http://busybox.net/cgi-bin/mailman/listinfo/uclibc
