Bug #9738 ยป fix_rinda_tuplespace_doc.patch
lib/rinda/tuplespace.rb | ||
---|---|---|
# Reset the expiry time according to +sec_or_renewer+.
|
||
#
|
||
# +nil+:: it is set to expire in the far future.
|
||
# +false+:: it has expired.
|
||
# +true+:: it has expired.
|
||
# Numeric:: it will expire in that many seconds.
|
||
#
|
||
# Otherwise the argument refers to some kind of renewer object
|