Re: Questions about Vcon.
Adam Lackorzynski <[email protected]>
| Newsgroups | gmane.comp.micro-kernel.l4.devel |
|---|---|
| Message-ID | <[email protected]> |
Hi, On Mon Apr 09, 2012 at 15:48:37 +0900, Juwon.Song wrote: > I will try to use the Vcon of Fiasco. But I don't know about the usage of > Vcon. > I want to know more information about Vcon. > If you have the more information and usage of Vcon, give me the data or > examples. The most simple usage is to use l4_vcon_read() and l4_vcon_write() to get data or put data to the other side, such as l4_vcon_write(l4re_env()->log, "hi", 2). Adam -- Adam [email protected] Lackorzynski http://os.inf.tu-dresden.de/~adam/