X-Git-Url: https://git.m6w6.name/?a=blobdiff_plain;ds=sidebyside;f=docs%2Fsource%2Fmemcached_behavior.rst;h=20c81924a6de0f617195e98da06e5cb8c1f852f5;hb=bca50e41ec13fced5c5e631666deeb35d9665117;hp=7c63d35d2ed2190bb1388be0ad047612003188ed;hpb=330fec7545537270d974f4f2d9cfdc936273d895;p=awesomized%2Flibmemcached diff --git a/docs/source/memcached_behavior.rst b/docs/source/memcached_behavior.rst index 7c63d35d..20c81924 100644 --- a/docs/source/memcached_behavior.rst +++ b/docs/source/memcached_behavior.rst @@ -143,7 +143,7 @@ Sets the compatibility mode. The value can be set to either MEMCACHED_KETAMA_COM .. c:type:: MEMCACHED_BEHAVIOR_POLL_TIMEOUT -Modify the timeout value that is used by poll. The default value is -1. An signed int must be passed to memcached_behavior_set to change this value (this requires casting). For memcached_behavior_get a signed int value will be cast and returned as the unsigned long long. +Modify the timeout in milliseconds value that is used by poll. The default value is -1. An signed int must be passed to memcached_behavior_set to change this value (this requires casting). For memcached_behavior_get a signed int value will be cast and returned as the unsigned long long. .. c:type:: MEMCACHED_BEHAVIOR_USER_DATA .. deprecated:: < 0.30