Show
Ignore:
Timestamp:
09/18/07 09:25:02 (2 years ago)
Author:
dormando
Message:

Add missing stats descriptions to protocol.txt
Reported by Brian Aker on the ML.

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/server/doc/protocol.txt

    r608 r609  
    336336time              32u      current UNIX time according to the server 
    337337version           string   Version string of this server 
     338pointer_size      32       Default size of pointers on the host OS 
     339                           (generally 32 or 64) 
    338340rusage_user       32u:32u  Accumulated user time for this process  
    339341                           (seconds:microseconds) 
     
    364366limit_maxbytes    32u      Number of bytes this server is allowed to 
    365367                           use for storage.  
     368threads           32u      Number of worker threads requested. 
     369                           (see doc/threads.txt) 
    366370 
    367371