Update specification.
This commit is contained in:
parent
4f943f99e6
commit
a8df2896bb
1 changed files with 4 additions and 1 deletions
|
@ -45,5 +45,8 @@ you always have the accountname to display is to do the following:
|
||||||
token in your WHOX token request field. When you get a reply, do appropriate
|
token in your WHOX token request field. When you get a reply, do appropriate
|
||||||
caching.
|
caching.
|
||||||
|
|
||||||
4) When the client receives an ACCOUNT message, update the accountname for the
|
4) In the event of a netsplit, the client should query the channel again using
|
||||||
|
WHO with the 'a' format token in the WHOX request field.
|
||||||
|
|
||||||
|
5) When the client receives an ACCOUNT message, update the accountname for the
|
||||||
client in question in your accountname cache.
|
client in question in your accountname cache.
|
||||||
|
|
Loading…
Reference in a new issue