Branch: refs/heads/master
  Home:   https://github.com/mailru/tarantool
  Commit: a4511ea01862454c0a2ac1ccb2b29930ba8755f1
      
https://github.com/mailru/tarantool/commit/a4511ea01862454c0a2ac1ccb2b29930ba8755f1
  Author: Konstantin Osipov <[email protected]>
  Date:   2012-11-13 (Tue, 13 Nov 2012)

  Changed paths:
    M include/iobuf.h
    M include/palloc.h
    M include/sio.h
    M src/box/box.m
    M src/box/box_lua.h
    M src/box/box_lua.m
    M src/box/request.h
    M src/box/request.m
    M src/box/txn.h
    M src/box/txn.m
    M src/coio.m
    M src/iproto.m
    M src/palloc.m

  Log Message:
  -----------
  Minor changes - prepare for net-split.

Do not modify output buffer between yield points:
in net-split, multiple fibers work on the same
session, and append output to the same output
buffer.



_______________________________________________
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