Home
last modified time | relevance | path

Searched refs:connectPending (Results 1 – 25 of 33) sorted by relevance

12

/dports/comms/qsstv/qsstv/utils/
H A Dftpthread.cpp177 connectPending=false; in destroy()
195 if(isUnconnected() && !connectPending) in doConnect()
200 else if (connectPending) in doConnect()
217 connectPending=true; in connectToHost()
480 connectPending=false; in slotCommandFinished()
H A Dftpthread.h83 bool connectPending; variable
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/java.base/unix/classes/sun/nio/ch/
H A DUnixAsynchronousSocketChannelImpl.java64 private boolean connectPending; field in UnixAsynchronousSocketChannelImpl
146 if (connectPending || writePending) in updateEvents()
178 } else if (this.connectPending) { in finish()
179 this.connectPending = false; in finish()
343 this.connectPending = true; in implConnect()
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/java.base/unix/classes/sun/nio/ch/
H A DUnixAsynchronousSocketChannelImpl.java66 private boolean connectPending; field in UnixAsynchronousSocketChannelImpl
148 if (connectPending || writePending) in updateEvents()
180 } else if (this.connectPending) { in finish()
181 this.connectPending = false; in finish()
345 this.connectPending = true; in implConnect()
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/src/java.base/unix/classes/sun/nio/ch/
H A DUnixAsynchronousSocketChannelImpl.java64 private boolean connectPending; field in UnixAsynchronousSocketChannelImpl
146 if (connectPending || writePending) in updateEvents()
178 } else if (this.connectPending) { in finish()
179 this.connectPending = false; in finish()
343 this.connectPending = true; in implConnect()
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/jdk/src/solaris/classes/sun/nio/ch/
H A DUnixAsynchronousSocketChannelImpl.java64 private boolean connectPending; field in UnixAsynchronousSocketChannelImpl
146 if (connectPending || writePending) in updateEvents()
178 } else if (this.connectPending) { in finish()
179 this.connectPending = false; in finish()
339 this.connectPending = true; in implConnect()
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/src/java.base/unix/classes/sun/nio/ch/
H A DUnixAsynchronousSocketChannelImpl.java66 private boolean connectPending; field in UnixAsynchronousSocketChannelImpl
148 if (connectPending || writePending) in updateEvents()
180 } else if (this.connectPending) { in finish()
181 this.connectPending = false; in finish()
345 this.connectPending = true; in implConnect()
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/src/java.base/unix/classes/sun/nio/ch/
H A DUnixAsynchronousSocketChannelImpl.java66 private boolean connectPending; field in UnixAsynchronousSocketChannelImpl
150 if (connectPending || writePending) in updateEvents()
182 } else if (this.connectPending) { in finish()
183 this.connectPending = false; in finish()
348 this.connectPending = true; in implConnect()
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/src/java.base/unix/classes/sun/nio/ch/
H A DUnixAsynchronousSocketChannelImpl.java64 private boolean connectPending; field in UnixAsynchronousSocketChannelImpl
146 if (connectPending || writePending) in updateEvents()
178 } else if (this.connectPending) { in finish()
179 this.connectPending = false; in finish()
343 this.connectPending = true; in implConnect()
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/src/java.base/unix/classes/sun/nio/ch/
H A DUnixAsynchronousSocketChannelImpl.java66 private boolean connectPending; field in UnixAsynchronousSocketChannelImpl
148 if (connectPending || writePending) in updateEvents()
180 } else if (this.connectPending) { in finish()
181 this.connectPending = false; in finish()
345 this.connectPending = true; in implConnect()
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/src/java.base/unix/classes/sun/nio/ch/
H A DUnixAsynchronousSocketChannelImpl.java66 private boolean connectPending; field in UnixAsynchronousSocketChannelImpl
148 if (connectPending || writePending) in updateEvents()
180 } else if (this.connectPending) { in finish()
181 this.connectPending = false; in finish()
345 this.connectPending = true; in implConnect()
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/jdk/src/solaris/classes/sun/nio/ch/
H A DUnixAsynchronousSocketChannelImpl.java64 private boolean connectPending; field in UnixAsynchronousSocketChannelImpl
146 if (connectPending || writePending) in updateEvents()
178 } else if (this.connectPending) { in finish()
179 this.connectPending = false; in finish()
339 this.connectPending = true; in implConnect()
/dports/graphics/urho3d/Urho3D-1.7.1/Source/Urho3D/LuaScript/pkgs/Network/
H A DConnection.pkg27 void SetConnectPending(bool connectPending);
64 tolua_property__is_set bool connectPending;
/dports/graphics/urho3d/Urho3D-1.7.1/Source/Urho3D/Network/
H A DConnection.h134 void SetConnectPending(bool connectPending);
H A DConnection.cpp229 void Connection::SetConnectPending(bool connectPending) in SetConnectPending() argument
231 connectPending_ = connectPending; in SetConnectPending()
/dports/net-mgmt/observium/observium/mibs/cisco/
H A DCALISTA-DPA-MIB463 connectPending(4),
484 connectPending the retry back off period has finished and
H A DCISCO-SDLLC-MIB227 connectPending (6), -- Synchronize us before final connect
/dports/net-mgmt/netdisco-mibs/netdisco-mibs-4.010/cisco/
H A DCALISTA-DPA-MIB.my463 connectPending(4),
484 connectPending the retry back off period has finished and
H A DCISCO-SDLLC-MIB.my227 connectPending (6), -- Synchronize us before final connect
/dports/net-mgmt/netdisco-mibs/netdisco-mibs-4.010/h3c/
H A Dhh3c-sna-dlsw.mib1047 connectPending (6),
/dports/net-mgmt/netdisco-mibs/netdisco-mibs-4.010/3com/
H A Da3com-huawei-sna-dlsw.mib1115 connectPending (6),
/dports/net-mgmt/netdisco-mibs/netdisco-mibs-4.010/huawei/
H A Dhuawei-sna-dlsw.mib1044 connectPending (6),
/dports/net-mgmt/observium/observium/mibs/a3com/
H A DA3COM-HUAWEI-SNA-DLSW-MIB1115 connectPending (6),
/dports/net-mgmt/observium/observium/mibs/h3c/
H A DHUAWEI-SNA-DLSW-MIB1047 connectPending (6),
/dports/net-mgmt/observium/observium/mibs/hh3c/
H A DHH3C-SNA-DLSW-MIB1047 connectPending (6),

12