Home
last modified time | relevance | path

Searched refs:disconnecting (Results 1 – 25 of 2395) sorted by relevance

12345678910>>...96

/dports/databases/postgresql-odbc/psqlodbc-13.02.0000/test/expected/
H A Dconnect.out2 disconnecting
4 disconnecting
9 disconnecting
H A Dfetch-refcursors.out3 disconnecting
10 disconnecting
28 disconnecting
H A Dcolattribute_1.out28 disconnecting
56 disconnecting
84 disconnecting
H A Dcolattribute_2.out28 disconnecting
56 disconnecting
84 disconnecting
H A Dcolattribute.out28 disconnecting
56 disconnecting
84 disconnecting
H A Dcte.out16 disconnecting
32 disconnecting
/dports/math/vtk6/VTK-6.2.0/ThirdParty/Twisted/twisted/test/
H A Diosim.py65 disconnecting = 0 variable in FakeTransport
138 self.disconnecting = True
146 self.disconnecting = True
313 if (self.serverIO.disconnecting and
318 self.clientIO.disconnecting = True
321 if self.clientIO.disconnecting and not self.clientIO.disconnected:
325 self.serverIO.disconnecting = True
/dports/devel/py-twisted/Twisted-22.1.0/src/twisted/test/
H A Diosim.py65 disconnecting = 0 variable in FakeTransport
109 if self.disconnecting:
143 self.disconnecting = True
150 self.disconnecting = True
335 if self.serverIO.disconnecting and not self.serverIO.disconnected:
339 self.clientIO.disconnecting = True
342 if self.clientIO.disconnecting and not self.clientIO.disconnected:
346 self.serverIO.disconnecting = True
/dports/games/cube/cube_source/src/
H A Dclient.cpp8 int disconnecting = 0; variable
93 if(!connecting && !disconnecting) in disconnect()
97 disconnecting = lastmillis; in disconnect()
111 disconnecting = 0; in disconnect()
136 disconnect(0, !disconnecting); in trydisconnect()
304 if(disconnecting) conoutf("attempting to disconnect..."); in gets2c()
310 if(disconnecting) disconnect(); in gets2c()
/dports/net-p2p/eiskaltdcpp-cli/eiskaltdcpp-2.2.10/dcpp/
H A DBufferedSocket.cpp40 disconnecting(false) in BufferedSocket()
136 if(disconnecting) return; in threadConnect()
165 if(disconnecting) in threadAccept()
283 if(disconnecting) in threadSendFile()
296 while(!disconnecting) { in threadSendFile()
327 if(disconnecting) in threadSendFile()
363 while(!disconnecting) { in threadSendFile()
403 if(disconnecting) { in threadSendData()
510 disconnecting = true; in shutdown()
/dports/net-p2p/eiskaltdcpp-lib/eiskaltdcpp-2.2.10/dcpp/
H A DBufferedSocket.cpp40 disconnecting(false) in BufferedSocket()
136 if(disconnecting) return; in threadConnect()
165 if(disconnecting) in threadAccept()
283 if(disconnecting) in threadSendFile()
296 while(!disconnecting) { in threadSendFile()
327 if(disconnecting) in threadSendFile()
363 while(!disconnecting) { in threadSendFile()
403 if(disconnecting) { in threadSendData()
510 disconnecting = true; in shutdown()
/dports/net-p2p/eiskaltdcpp-gtk/eiskaltdcpp-2.2.10/dcpp/
H A DBufferedSocket.cpp40 disconnecting(false) in BufferedSocket()
136 if(disconnecting) return; in threadConnect()
165 if(disconnecting) in threadAccept()
283 if(disconnecting) in threadSendFile()
296 while(!disconnecting) { in threadSendFile()
327 if(disconnecting) in threadSendFile()
363 while(!disconnecting) { in threadSendFile()
403 if(disconnecting) { in threadSendData()
510 disconnecting = true; in shutdown()
/dports/net-p2p/eiskaltdcpp-daemon/eiskaltdcpp-2.2.10/dcpp/
H A DBufferedSocket.cpp40 disconnecting(false) in BufferedSocket()
136 if(disconnecting) return; in threadConnect()
165 if(disconnecting) in threadAccept()
283 if(disconnecting) in threadSendFile()
296 while(!disconnecting) { in threadSendFile()
327 if(disconnecting) in threadSendFile()
363 while(!disconnecting) { in threadSendFile()
403 if(disconnecting) { in threadSendData()
510 disconnecting = true; in shutdown()
/dports/net-p2p/eiskaltdcpp-data/eiskaltdcpp-2.2.10/dcpp/
H A DBufferedSocket.cpp40 disconnecting(false) in BufferedSocket()
136 if(disconnecting) return; in threadConnect()
165 if(disconnecting) in threadAccept()
283 if(disconnecting) in threadSendFile()
296 while(!disconnecting) { in threadSendFile()
327 if(disconnecting) in threadSendFile()
363 while(!disconnecting) { in threadSendFile()
403 if(disconnecting) { in threadSendData()
510 disconnecting = true; in shutdown()
/dports/devel/py-epsilon/epsilon-0.8.0/epsilon/test/
H A Diosim.py80 if self.server.transport.disconnecting and not self.server.transport.disconnected:
84 self.client.transport.disconnecting = True
87 if self.client.transport.disconnecting and not self.client.transport.disconnected:
91 self.server.transport.disconnecting = True
/dports/devel/py-twisted/Twisted-22.1.0/src/twisted/internet/
H A Dabstract.py119 if self.connected and self.disconnecting:
170 disconnecting = 0 variable in FileDescriptor
281 elif self.disconnecting:
405 if self.connected and not self.disconnecting:
414 self.disconnecting = 1
469 if self.connected and not self.disconnecting:
H A D_pollingfile.py162 self.disconnecting = False
178 self.disconnecting = True
256 if self.disconnecting:
265 if self.disconnecting:
289 if not resumed and self.disconnecting:
/dports/math/vtk6/VTK-6.2.0/ThirdParty/Twisted/twisted/internet/
H A Dabstract.py120 if self.connected and self.disconnecting:
170 disconnecting = 0 variable in FileDescriptor
277 elif self.disconnecting:
400 if self.connected and not self.disconnecting:
409 self.disconnecting = 1
465 if self.connected and not self.disconnecting:
H A D_pollingfile.py167 self.disconnecting = False
184 self.disconnecting = True
263 if self.disconnecting:
273 if self.disconnecting:
298 if not resumed and self.disconnecting:
/dports/net-p2p/linuxdcpp/linuxdcpp-1.1.0/dcpp/
H A DBufferedSocket.cpp39 disconnecting(false) in BufferedSocket()
126 if(disconnecting) in threadConnect()
146 if(disconnecting) in threadAccept()
262 if(disconnecting) in threadSendFile()
305 if(disconnecting) in threadSendFile()
329 while(!disconnecting) { in threadSendFile()
369 if(disconnecting) { in threadSendData()
475 disconnecting = true; in shutdown()
/dports/devel/nsync/nsync-1.24.0/internal/
H A Dnote.c100 if (child->disconnecting == 0) { in note_notify_child()
123 n->disconnecting++; in notify()
134 n->disconnecting--; in notify()
200 n->disconnecting++; in nsync_note_free()
212 if (child->disconnecting == 0) { in nsync_note_free()
233 n->disconnecting--; in nsync_note_free()
/dports/audio/jack/jack2-eaedec353489f26617221d66f80fd2503953c663/tools/
H A Dconnect.c76 int connecting, disconnecting; in main() local
113 connecting = disconnecting = FALSE; in main()
121 disconnecting = 1; in main()
226 if (disconnecting) { in main()
/dports/devel/libspice-server/spice-0.15.0/server/
H A Dred-client.cpp93 disconnecting = TRUE; in destroy()
154 if (disconnecting) { in add_channel()
254 ret = disconnecting; in is_disconnecting()
262 disconnecting = TRUE; in set_disconnecting()
/dports/net-im/pidgin-sipe/pidgin-sipe-1.24.0/src/miranda/
H A Dmiranda-connection.c58 pr->disconnecting = TRUE; in disconnect_cb()
61 pr->disconnecting = FALSE; in disconnect_cb()
94 return (pr->disconnecting); in sipe_backend_connection_is_disconnecting()
/dports/databases/p5-DBD-MariaDB/DBD-MariaDB-1.21/t/
H A D15reconnect.t33 ok($dbh->disconnect(), "disconnecting active handle");
41 ok($dbh->disconnect(), "disconnecting active handle");
55 ok($dbh->disconnect(), "disconnecting active handle");

12345678910>>...96