Showing changes from revision #1 to #2:
Added | Removed | Changed
This service call is issued by the URL protocol module to communicate important events to the protocol modules.
Entry | |
---|---|
R0 | Reason code – reason for the service call (see below) |
R1 | &83E00 (Service_URLProtocolModule) |
All other registers are reason code dependent |
Exit |
---|
All registers must be preserved, unless claiming the service call. In all the currently defined cases, the service call must not be claimed. Protocol modules must ignore reason codes that they do not understand. |
# | Hex # | Action |
---|---|---|
0 | &00 | |
0 | &01 | URL module is dying |
All other reason codes are reserved and must not be used.
This service communicates vital information between the URL_Fetcher and related protocol modules.