[kde-freebsd] [SVN Commit] area51/KDE/net/krdc
Raphael Kubo da Costa
rakuco at FreeBSD.org
Sun Dec 7 10:31:22 UTC 2014
SVN commit 10506 by rakuco:
krdc: Merge r374162 from ports.
------------------------------------------------------------------------
r374162 | rakuco | 2014-12-07 01:03:57 +0200 (Sun, 07 Dec 2014) | 12 lines
Add local patch to fix the build on FreeBSD 8.
FreeBSD 8 does not have support for the TCP_KEEPIDLE, TCP_KEEPINTVL and
TCP_KEEPCNT options (the values are always hardcoded). We can fix it by only
calling setsockopt(2) with those options if they are defined.
At least for now, I have decided not to upstream this change because it
basically affects only FreeBSD 8 these days (the other BSDs, Linux and OS X
have had support for those options for many years).
MFH: 2014Q4
------------------------------------------------------------------------
A files (directory)
AM files/patch-vnc__vncclientthread.cpp
More information about the kde-freebsd
mailing list