Hi,
I'm migrating code from Linux to Solaris 10 and I'm having some trouble with fcntl() function. In the original code I've an attribute in fcntl() func - O_ASYNC. This attribute exists in Linux only, therefore when I compile the code in Solaris, I get an error that O_ASYNC is undeclared identifier. What's the parallel mechanism in Solaris? With what can I replace the O_ASYNC attrib.? Thanks! Alex -- This message posted from opensolaris.org _______________________________________________ opensolaris-code mailing list opensolaris-code@opensolaris.org http://mail.opensolaris.org/mailman/listinfo/opensolaris-code