Yes, you need to keep the message around, this was answered here: https://groups.google.com/forum/#!searchin/grpc-io/until$20tag$20notified%7Csort:relevance/grpc-io/XC7e5mqXobA/ESgup1hsEwAJ
On Wednesday, February 22, 2017 at 8:53:49 PM UTC+1, Arpit Baldeva wrote: > > Hi, > > For async calls (say a write call - void grpc::ServerAsyncWriter< W > >::Write( const W & msg, void * tag ), do I need to keep the msg around > until I get the tag back from completion queue? > > Thanks. > -- You received this message because you are subscribed to the Google Groups "grpc.io" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/grpc-io. To view this discussion on the web visit https://groups.google.com/d/msgid/grpc-io/82cbfb7e-4126-4503-92c8-c5f7e48dc4a7%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
