home *** CD-ROM | disk | FTP | other *** search
- Submitted-by: steve@unidata.ucar.edu (Steve Emmerson)
-
- Greetings,
-
- How would one do the equivalent of the following, BSD-ism:
-
- ioctl(fd, SIOCSPGRP, &pid);
-
- That is, in a POSIX environment, how does one set the process-group ID
- of processes that will receive SIGIO and SIGURG signals associated with
- a particular file-descriptor (which, incidentally, is a socket) to the PID
- of the current process.
-
- Can one use the tc*() function?
-
- Steve Emmerson steve@unidata.ucar.edu ...!ncar!unidata!steve
-
-
- Volume-Number: Volume 23, Number 7
-
-