diff options
author | Nito Martinez <Nito@Qindel.ES> | 2015-05-15 15:20:52 +0200 |
---|---|---|
committer | Nito Martinez <Nito@Qindel.ES> | 2015-05-15 15:20:52 +0200 |
commit | 4fefe352c9d93b0a51ed2e7c34f47a0d951413db (patch) | |
tree | 888084a69b2a1e3132c116afe14ba56f28201ae9 /debian/libnx-xfixes3.symbols | |
parent | 8ed8a43d2cad421561d0082949d2bfa9f29c7675 (diff) | |
download | nx-libs-4fefe352c9d93b0a51ed2e7c34f47a0d951413db.tar.gz nx-libs-4fefe352c9d93b0a51ed2e7c34f47a0d951413db.tar.bz2 nx-libs-4fefe352c9d93b0a51ed2e7c34f47a0d951413db.zip |
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.
Diffstat (limited to 'debian/libnx-xfixes3.symbols')
0 files changed, 0 insertions, 0 deletions