Thanks.
That polling, is that done by the Socketstat command?
I that is the case it would be useless for me as I have a Waitms 750 in the mail program loop.
Meaning it would poll only once every 750ms.
Found the Gettcpregs and Settcpregs commands.
With Settcpregs I should be able to write a mask to the Interrupt Mask Register.
For the time being I only want to get an interrupt on 1 of the possible interrupts, "Occurence of Socket 3" (IM_IR3 bit).
Will see if that works...
↧