Note that you can limit your full-text search to a specific module with the 'module:' keyword. Example: 'module:tdebase <search text>'

[First Page] [Previous Page]  [Next Page] [Last Page]


GIT HashBranchDateAuthorLog Message
49cdfb4c [view]master2009-11-11 18:18:23 +0100Christian Beier[libtdevnc] libvncclient: better return value for non-forking listen.
The return value now better reflects what has happened:
1 on success (incoming connection on listen socket, we
accepted it successfully), -1 on error, 0 on timeout.
Also change the select calls to not check _all_ possible
file descriptors.
Signed-off-by: Christian Beier
Signed-off-by: Johannes Schindelin
9ed41066 [view]master2009-11-05 16:25:30 +0100Christian Beier[libtdevnc] Fix checks for socket values, 0 is a legal value.
To make this work, we also have to initialize sockets
to a default value of -1.
Also close a client listen socket if it's open.
Signed-off-by: Christian Beier
Signed-off-by: Johannes Schindelin
d3c1d98c [view]master2009-11-05 22:35:17 +0800Vic Lee[libtdevnc] Change GnuTLS minimum requirement to 2.4.0
Signed-off-by: Vic Lee
Signed-off-by: Johannes Schindelin
a4cc8972 [view]master2009-11-04 23:18:36 +0800Vic Lee[libtdevnc] Fix various compilation warnings
Signed-off-by: Vic Lee
Signed-off-by: Johannes Schindelin
67223b7c [view]master2009-10-31 21:48:11 +0100Johannes Schindelin[libtdevnc] Add Alexander to the authors
Signed-off-by: Johannes Schindelin
76b468ce [view]master2009-10-31 20:37:28 +0100Christian Beier[libtdevnc] SDLvncviewer: don't call clean up the same client twice.
If rfbInitConnection fails, it cleans up the client, so protect against
doing it ourselves again.
Signed-off-by: Christian Beier
Signed-off-by: Johannes Schindelin
d4c43c1b [view]master2009-10-31 19:46:36 +0100Christian Beier[libtdevnc] libvncclient: include winsock2.h in vncviewer.c.
fixes warning about closesocket being implicitly declared.
Signed-off-by: Christian Beier
Signed-off-by: Johannes Schindelin
7ed1c0ae [view]master2009-10-30 18:07:22 +0100Christian Beier[libtdevnc] SDLvncviewer: add SIGINT handler to be able to actually stop program.
Signed-off-by: Christian Beier
Signed-off-by: Johannes Schindelin
48773298 [view]master2009-10-30 15:51:58 +0100Christian Beier[libtdevnc] libvncclient: make listenAtTCPPort() work under windows.
Actually, initSockets() has to be called everywhere we possibly
use sockets the first time.
Also fix return value of initSockets().
Signed-off-by: Christian Beier
Signed-off-by: Johannes Schindelin
62ae6bb7 [view]master2009-10-30 12:29:02 +0100Alexander Dorokhine[libtdevnc] libvncclient: Add FinishedFrameBufferUpdate callback
When working on a program which searches the display for some image, one
does not want to search again without getting an FB update. Add a
callback to make this possible.

List generated Thu May 28 03:20:06 2026
Currently showing patches 55591 to 55600 of 56533 [View All on Single Page]
Note that you can limit your full-text search to a specific module with the 'module:' keyword. Example: 'module:tdebase <search text>'

[First Page] [Previous Page]  [Next Page] [Last Page]