Writing /var/www/bithack.se/projects/methabot/data/cache/9/938b3cee3e8e5f0f141dae1e719ce810.i failed
Unable to save cache file. Hint: disk full; file permissions; safe_mode setting.
Writing /var/www/bithack.se/projects/methabot/data/cache/9/938b3cee3e8e5f0f141dae1e719ce810.xhtml failed
Differences
This shows you the differences between the selected revision and the current version of the page.
| docs:methanol:commands 2009/02/27 14:42 | docs:methanol:commands 2009/03/13 16:31 current | ||
|---|---|---|---|
| Line 31: | Line 31: | ||
| Whenever a new client is connected or disconnected to the slave, it must report its status to the master. This is done using the STATUS command. | Whenever a new client is connected or disconnected to the slave, it must report its status to the master. This is done using the STATUS command. | ||
| <code> | <code> | ||
| - | STATUS <num clients> | + | STATUS <size in bytes>\n |
| + | <client-token>-<client-address>,<client-token>-<client-address> ... | ||
| </code> | </code> | ||
| =====Slave => Client===== | =====Slave => Client===== | ||