• Nito Martinez's avatar
    This patch allows to cleanup the nxcomp resources to allow for a second… · 4fefe352
    Nito Martinez authored
    This patch allows to cleanup the nxcomp resources to allow for a second connection inside the same process, instead of a new process as is the nxproxy case.
    
    This involves creating a new API call
    
    void NXTransCleanupForReconnect(void);
    
    which basically cleans up the global state for the connection but does not exit the process.
    
    Background
    ==========
    This is needed for the IOS platform, where the nxproxy model of forking does not work.
    Also NX handles most of the errors with an "exit" call which in IOS cannot be easily handled.
    4fefe352
Name
Last commit
Last update
bin Loading commit data...
debian Loading commit data...
doc/nx-X11_vs_XOrg69_patches Loading commit data...
etc Loading commit data...
nx-X11 Loading commit data...
nxcomp Loading commit data...
nxcompext Loading commit data...
nxcompshad Loading commit data...
nxproxy Loading commit data...
COPYING Loading commit data...
ChangeLog Loading commit data...
Makefile Loading commit data...
README.NX-development Loading commit data...
README.keystrokes Loading commit data...
README.md Loading commit data...
VERSION Loading commit data...
VERSION.x2goagent Loading commit data...
nx-libs.spec Loading commit data...
replace.sh Loading commit data...
version.sh Loading commit data...