Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Lua: merge simgrid.task.recv and simgrid.task.recv_with_timeout
authorChristophe Thiéry <christopho128@gmail.com>
Wed, 9 Nov 2011 19:15:42 +0000 (20:15 +0100)
committerChristophe Thiéry <christopho128@gmail.com>
Wed, 9 Nov 2011 19:15:42 +0000 (20:15 +0100)
commit784972ebca53b8141424e151c407f1fd004aeb3b
treee22a7c8e94592fc4f099ad8acb3249189710eca5
parent8a43946b44780021927676dcab1944fa67ee8340
Lua: merge simgrid.task.recv and simgrid.task.recv_with_timeout

The timeout is now an optional argument of simgrid.task.recv.
examples/lua/SimSplay/sim_splay.lua
src/bindings/lua/simgrid_lua.c