From 41b4da54f25d9870b5a0a965815be1e3c1578e80 Mon Sep 17 00:00:00 2001 From: benoit-germain Date: Mon, 6 Aug 2012 20:01:29 +0300 Subject: Update docs/index.html --- docs/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs') diff --git a/docs/index.html b/docs/index.html index 7cb4f40..f082156 100644 --- a/docs/index.html +++ b/docs/index.html @@ -610,7 +610,7 @@ level locking is required; each Linda operation is atomic.

- h= lanes.linda() + h= lanes.linda( [opt_name])

bool= h:send( [timeout_secs,] key, ... )
-- cgit v1.2.3-55-g6feb