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

  Changed paths:
    M include/coio.h
    M include/coio_buf.h
    M include/fiber.h
    M include/fio.h
    A include/iobuf.h
    M include/iproto.h
    M mod/box/box.m
    M mod/box/memcached-grammar.m
    M mod/box/memcached-grammar.rl
    M mod/box/memcached.m
    M mod/box/port.h
    M mod/box/port.m
    M src/CMakeLists.txt
    M src/admin.m
    M src/admin.rl
    M src/coio.m
    M src/coio_buf.m
    M src/fiber.m
    A src/iobuf.m
    M src/iproto.m
    M src/palloc.m
    M src/replica.m
    M src/tarantool_lua.m
    M test/box/admin.result
    M test/box/admin.test
    M test/lib/admin_connection.py

  Log Message:
  -----------
  Introduce struct iobuf. Extract buffered fiber I/O.
Change memcached, admin and iproto connection to use the
buffered IO.
Make coio_writev accept a hint about the total size.
Remove fiber iov.



_______________________________________________
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