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

  Changed paths:
    M mod/box/memcached.m
    M src/admin.m
    M src/admin.rl
    M src/coio.m
    M src/iproto.m

  Log Message:
  -----------
  Dont' malloc() struct coio.

Dont' malloc() struct coio.
It's tiny and safe (unless ev_io_start() is done) to pass
around by value.



_______________________________________________
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