Modules§
Structs§
- Qrexec
Client - BUF_LEN is the size of the buffer used with the qrexec-client-vm call, –buffer-size=BUF_LEN, argument, and the size of the buffer used to write into the qrexec-client-vm file descriptors behind the scenes. The only thing you need to know when you set this is that 8 extra bytes are taken up by the header therefore you cannot send more data than <BUF_LEN - 8> in a single write call.
- Qrexec
Server