Branch: refs/heads/master
  Home:   https://github.com/mailru/tarantool
  Commit: 0499097b04d77ef3ebf964104120728c2368c49d
      
https://github.com/mailru/tarantool/commit/0499097b04d77ef3ebf964104120728c2368c49d
  Author: Konstantin Osipov <[email protected]>
  Date:   2012-10-25 (Thu, 25 Oct 2012)

  Changed paths:
    M include/fiber.h
    M include/ipc.h
    M include/rlist.h
    M src/fiber.m
    M src/ipc.m
    M src/lua/lua_ipc.m

  Log Message:
  -----------
  Fiber ipc: a few more review fixes, fix a bug at destruction.

Use a large timeout value to indicate an infinite timeout,
not 0. Chris J. Date teaches us that using 0 as a special
value of infinity is a bad idea.

An incomplete fix for a bug when a channel is destroyed
in atexit handler, but has fibers blocked on it.

Minor cleanups.



_______________________________________________
Mailing list: https://launchpad.net/~tarantool-developers
Post to     : [email protected]
Unsubscribe : https://launchpad.net/~tarantool-developers
More help   : https://help.launchpad.net/ListHelp

Reply via email to