mirror of
https://github.com/KDE/krfb
synced 2026-07-01 15:51:18 -07:00
2c39f61d4d3d0dc77f07ba1d37a7939a48d87ebd
IFNAMSIZ. this addresses this issue on those systems that don't have IF_NAMESIZE. at least, it works here and enables it to compile properly ;-) i don't think this should be a configure check, and according to my 10 minutes of research on the 'net this seems to be the primary breakage (in other words, i couldn't find any other variations on this brokennes besides IFNAMSIZ) svn path=/trunk/kdenetwork/krfb/; revision=199955
KDE Desktop Sharing (krfb) ========================== KDE Desktop Sharing (krfb) is a small server for the RFB protocol, better known as VNC. Unlike most other Unix/Linux RFB servers, KRfb allows you to share your X11 session instead of creating a new X11 session. It was originally based on x0rfbserver (ttp://www.hexonet.de/software/x0rfbserver/), but there is not much code of x0rfbserver left. Since version 0.6 it uses libvncserver (http://libvncserver.sf.net) as backend. Guide to documentation: TODO - things to be done INSTALL - Very short installation instructions NOTES - reasons for various decisions DCOP-INTERFACE - short documentation of the DCOP interface
Description
Languages
C++
88.6%
CMake
10.8%
C
0.5%