=> R0 = type of monitor
others dependant on type
<= R0 = EMonitor handle
This SWI creates a monitor. Call ESocket_ResetMonitor to read the pollword address.
ESocket_Monitor types
Type Meaning
0 Monitor ESocket
others reserved
ESocket_Monitor 0
=> R0 = 0 (Monitor ESocket)
R1 = ESocket handle
<= R0 = EMonitor handle
Creates a monitor for a single socket.
Technically it checks input and closure or socket and check keyboard and taskwindow input.
|
|
|