Recently I have written a small program using I/O,but It worked not very well.My ideal goal
likes this:
    when some data comes into I/O,the I/O would send singal(or interrupt) to its called program
rather than waiting for a data to come.
    How to achieve my goal?
   
 

Reply via email to