diff options
author | Benoit Germain <bnt.germain@gmail.com> | 2012-06-12 07:47:33 +0200 |
---|---|---|
committer | Benoit Germain <bnt.germain@gmail.com> | 2012-06-12 07:47:33 +0200 |
commit | 2f1efc2d1f63adbd8099991ff9b0f0e35b52a26f (patch) | |
tree | 7e4df947ede97e509b33a68124c0319b304c8d1c /CHANGES | |
parent | ad54bd374ff86f2d523167fadfb07d36e223e966 (diff) | |
download | lanes-2f1efc2d1f63adbd8099991ff9b0f0e35b52a26f.tar.gz lanes-2f1efc2d1f63adbd8099991ff9b0f0e35b52a26f.tar.bz2 lanes-2f1efc2d1f63adbd8099991ff9b0f0e35b52a26f.zip |
* linda:receive() batched mode now accepts a max_count optional argument
Diffstat (limited to 'CHANGES')
-rw-r--r-- | CHANGES | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -1,6 +1,9 @@ | |||
1 | 1 | ||
2 | CHANGES: | 2 | CHANGES: |
3 | 3 | ||
4 | CHANGE 38: BGe 11-Jun-2012 | ||
5 | * linda:receive() batched mode now accepts a max_count optional argument | ||
6 | |||
4 | CHANGE 37: BGe 4-Jun-2012 (fix and idea courtesy of sonoro1234) | 7 | CHANGE 37: BGe 4-Jun-2012 (fix and idea courtesy of sonoro1234) |
5 | * fixed thread_cancel() not working when called without argument | 8 | * fixed thread_cancel() not working when called without argument |
6 | * new lane-global function set_error_reporting() to enable more data detailed data provided by lane_error() | 9 | * new lane-global function set_error_reporting() to enable more data detailed data provided by lane_error() |