Show
Ignore:
Timestamp:
07/03/07 00:30:22 (2 years ago)
Author:
bradfitz
Message:

doc update

Files:
1 modified

Legend:

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

    r561 r575  
    144144  when the item is retrieved. Clients may use this as a bit field to 
    145145  store data-specific information; this field is opaque to the server. 
     146  Note that in memcached 1.2.1 and higher, flags may be 32-bits, instead 
     147  of 16, but you might want to restrict yourself to 16 bits for 
     148  compatibility with older versions. 
    146149 
    147150- <exptime> is expiration time. If it's 0, the item never expires