LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Programming (https://www.linuxquestions.org/questions/programming-9/)
-   -   Getting overlap when using sg ioctl calls (https://www.linuxquestions.org/questions/programming-9/getting-overlap-when-using-sg-ioctl-calls-769353/)

eddyq 11-15-2009 07:22 PM

Getting overlap when using sg ioctl calls
 
I'm looking at this site: http://www.tldp.org/HOWTO/SCSI-Generic-HOWTO/open.html

It says the open can specify O_NONBLOCK. But it does not say how to get control when the operation has finished. Normally one would get a callback. Is that by some chance the 3rd argument in the ioctl?

Eddy


All times are GMT -5. The time now is 04:16 PM.