home *** CD-ROM | disk | FTP | other *** search
- Path: sparky!uunet!portal!cup.portal.com!Jon_A_Tester
- From: Jon_A_Tester@cup.portal.com
- Newsgroups: comp.sys.sun.misc
- Subject: copying data from a streams mdule to user land (ioctl)
- Message-ID: <74384@cup.portal.com>
- Date: Mon, 25 Jan 93 21:42:19 PST
- Organization: The Portal System (TM)
- Distribution: ca
- Lines: 12
-
- I am developeing a streams based module on 4.1.1.
- I need to copy data from my module to the user land process (ioctl call).
- In standard streams (SVR3 and SVR4) this is done by sending a M_COPYOUT
- messsage upstream.
- I cannot find this message in the Sun 4.1.1 implementation.
- Does anyone know how this is implemented on Sun computers?.
-
- Any help would be welcomed
-
- Thanks
-
- Jon Tester
-