Branch: refs/heads/connector-c-marshal
  Home:   https://github.com/mailru/tarantool
  Commit: 682b48b965e6fb8edc761a27b7642ba8effdcd20
      
https://github.com/mailru/tarantool/commit/682b48b965e6fb8edc761a27b7642ba8effdcd20
  Author: Dmitry Simonenko <[email protected]>
  Date:   2012-02-03 (Fri, 03 Feb 2012)

  Changed paths:
    M client/tarantool/tnt.c
  M connector/c/tnt/CMakeLists.txt
  M connector/c/tnt/include/tnt.h
  M connector/c/tnt/include/tnt_iter.h
  M connector/c/tnt/include/tnt_proto.h
  M connector/c/tnt/include/tnt_reply.h
  A connector/c/tnt/include/tnt_request.h
  M connector/c/tnt/include/tnt_stream.h
  M connector/c/tnt/tnt_buf.c
  M connector/c/tnt/tnt_call.c
  M connector/c/tnt/tnt_delete.c
  M connector/c/tnt/tnt_insert.c
  M connector/c/tnt/tnt_iter.c
  M connector/c/tnt/tnt_ping.c
  M connector/c/tnt/tnt_reply.c
  A connector/c/tnt/tnt_request.c
  M connector/c/tnt/tnt_select.c
  M connector/c/tnt/tnt_stream.c
  M connector/c/tnt/tnt_update.c
  M connector/c/tntnet/tnt_net.c
  M test/box/protocol.c
  M test/connector_c/CMakeLists.txt
  M test/connector_c/connector.result
  M test/connector_c/tt.c

  Log Message:
  -----------
  Implementation of requests deserilization and iteration
(as part of blueprint Add replication support to the client library
https://blueprints.launchpad.net/tarantool/+spec/client-replication)
still to do: update request parsing, iov preparation (for resend) and proper
commments.



_______________________________________________
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