Genode RPC: Handling vector parameters

정복득 bd.jeong at ...60...
Thu Jul 12 11:16:19 CEST 2012


Hi,

I need to use parameters of std::vector<std::string> type for my RPC program, but it doesn't seem to work.
(I want to define a RPC function passing varible number of strings as a parameter. The number of strings is very flexible.)
I read about the transferable argument types from the 11.05 release notes.
If vector isn't one of the transferable argument type, could you give me an alternative programming tip?
Thank you.

Best,
Bokdeuk Jeong




More information about the users mailing list