Displaying 2 results from an estimated 2 matches for "checkconnect".
2010 Oct 13
2
total newbie issue with Cortado player using new java 1.6.0_22
...net.SocketPermission
208.131.151.50:80 connect,resolve)
at java.security.AccessControlContext.checkPermission(Unknown Source)
at java.security.AccessController.checkPermission(Unknown Source)
at java.lang.SecurityManager.checkPermission(Unknown Source)
at java.lang.SecurityManager.checkConnect(Unknown Source)
at sun.plugin2.applet.Applet2SecurityManager.checkConnect(Unknown Source)
at java.net.Socket.connect(Unknown Source)
at sun.net.NetworkClient.doConnect(Unknown Source)
at sun.net.www.http.HttpClient.openServer(Unknown Source)
at sun.net.www.http.HttpClient.openSe...
2016 Sep 16
0
[ANNOUNCE] xorg-server 1.18.99.2
...os: Add ospoll interface [v2]
dix: Use list for ready clients
os: Switch server to poll(2) [v3]
os: Use ospoll for input thread [v2]
os: eliminate fd value limits for clients
Allow 1024 and 2048 for LimitClients
os: Leave stdin and stdout open
os: Remove CheckConnections
os: Use xorg_list for struct _OsTimerRec
os: Clean up WaitFor.c
os: Allow re-registering fd with InputThreadRegisterDev
mi: Remove spurious call to OsReleaseSignals from mieqGrowQueue
Build glamor when Xorg or Xephyr are built.
xfree86: Set pScrn->pScreen...