Update specification.

This commit is contained in:
William Pitcock 2010-12-15 23:59:47 -06:00
parent 4f943f99e6
commit a8df2896bb

View file

@ -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
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.