Files
scylladb/tests
Gleb Natapov d0003e4f29 rpc: handler smart pointer return value from rpc handler
Currently if rpc handler returns smart pointer rpc will try to serialize
the pointer object as opposite to an object the ptr is pointing to.
This patch fixes it by serializing real object instead of a pointer.
2015-07-02 16:46:23 +03:00
..
2015-06-28 20:40:37 +03:00
2015-06-03 10:01:00 +03:00
2015-05-19 19:33:18 +03:00
2015-03-04 17:40:58 +02:00