diff options
author | Christian Beier <dontmind@freeshell.org> | 2009-10-21 19:02:46 +0200 |
---|---|---|
committer | Johannes Schindelin <johannes.schindelin@gmx.de> | 2009-10-30 18:28:59 +0100 |
commit | 3b608cd39b0f335658dc56525d1d099722d27333 (patch) | |
tree | 9cd970c955f8e188d5a6801dcc2dc34c5a0cf03f /README | |
parent | 487732981204999a4ca4be7ebfc565cd64e4bf92 (diff) | |
download | libvncserver-3b608cd39b0f335658dc56525d1d099722d27333.zip libvncserver-3b608cd39b0f335658dc56525d1d099722d27333.tar.gz |
SDLvncviewer: make listen mode work _somewhat_.
set the port to listen on and really ensure that the
window of the fork()ed instance is closed.
works somewhat: it's now actually possible to listen for an
incoming connection and to close it again, but the second
connection attempt fails with 'XIO: fatal IO error 11
(Resource temporarily unavailable)'. this could relate to the
fact that SDL uses threads internally and we're fork()ing
here...
Signed-off-by: Christian Beier <dontmind@freeshell.org>
Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
Diffstat (limited to 'README')
0 files changed, 0 insertions, 0 deletions