Home
last modified time | relevance | path

Searched defs:close_connection (Results 1 – 25 of 477) sorted by relevance

12345678910>>...20

/dports/deskutils/calibre/calibre-src-5.34.0/src/calibre/srv/
H A Derrors.py21 …def __init__(self, http_code, http_message='', close_connection=False, location=None, authenticate… argument
32 …(self, location, http_code=http_client.MOVED_PERMANENTLY, http_message='', close_connection=False): argument
38 def __init__(self, http_message='', close_connection=False): argument
50 def __init__(self, message, close_connection=False): argument
56 def __init__(self, http_message='', close_connection=True, log=None): argument
62 def __init__(self, http_message='', close_connection=True, log=None): argument
/dports/net/rabbitmq/rabbitmq-server-3.9.11/deps/rabbit/src/
H A Drabbit_connection_tracking.erl515 close_connection(#tracked_connection{pid = Pid, type = network}, Message) -> function
527 close_connection(#tracked_connection{pid = Pid, type = direct}, Message) -> function
531 close_connection(#tracked_connection{pid = Pid}, Message) -> function
/dports/databases/grass7/grass-7.8.6/db/drivers/odbc/
H A Dconnect.c42 int close_connection() in close_connection() function
/dports/emulators/yuzu/yuzu-0b47f7a46/externals/mbedtls/tests/scripts/
H A Dtcp_client.pl31 sub close_connection { subroutine
/dports/security/mbedtls/mbedtls-mbedtls-2.16.12/tests/scripts/
H A Dtcp_client.pl73 sub close_connection { subroutine
/dports/devel/premake5/premake-5.0.0-alpha16-src/contrib/mbedtls/tests/scripts/
H A Dtcp_client.pl46 sub close_connection { subroutine
/dports/emulators/qemu/qemu-6.2.0/roms/skiboot/libstb/crypto/mbedtls/tests/scripts/
H A Dtcp_client.pl31 sub close_connection { subroutine
/dports/security/p5-openxpki-i18n/openxpki-3.16.1/core/server/OpenXPKI/
H A DClient.pm469 sub close_connection { subroutine
/dports/security/p5-openxpki/openxpki-3.16.1/core/server/OpenXPKI/
H A DClient.pm469 sub close_connection { subroutine
/dports/www/p5-ParallelUserAgent/ParallelUserAgent-2.62/lib/LWP/Parallel/Protocol/
H A Dfile.pm224 sub close_connection { subroutine
H A Dftp.pm491 sub close_connection { subroutine
H A Dhttp.pm429 sub close_connection { subroutine
/dports/lang/ocaml/ocaml-4.05.0/debugger/
H A Dprogram_management.ml86 let close_connection () = function
/dports/devel/fossil/fossil-src-2.17/tools/
H A Dfossil-stress.tcl64 proc close_connection {x} { procedure
/dports/lang/ocaml-nox11/ocaml-4.05.0/debugger/
H A Dprogram_management.ml86 let close_connection () = function
/dports/devel/py-azure-functions-devops-build/azure-functions-devops-build-0.0.22/azure_functions_devops_build/base/
H A Dbase_github_manager.py29 def close_connection(self): member in BaseGithubManager
/dports/dns/p5-Net-DRI/Net-DRI-0.96/lib/Net/DRI/Transport/
H A DHTTP.pm252 sub close_connection subroutine
/dports/devel/py-azure-functions-devops-build/azure-functions-devops-build-0.0.22/azure_functions_devops_build/pool/
H A Dpool_manager.py61 def close_connection(self): member in PoolManager
/dports/graphics/mapserver/mapserver-7.6.4/
H A Dmappool.c181 const char *close_connection = NULL; in msConnPoolRegister() local
334 const char* close_connection; in msConnPoolRequest() local
/dports/www/libmicrohttpd/libmicrohttpd-0.9.74/src/lib/
H A Ddaemon_close_all_connections.c43 close_connection (struct MHD_Connection *pos) in close_connection() function
/dports/databases/xtrabackup8/percona-xtrabackup-8.0.14/storage/temptable/src/
H A Dplugin.cc40 static int close_connection(handlerton *hton, THD *thd) { in close_connection() function
/dports/multimedia/libdvbpsi/libdvbpsi-1.3.3/examples/
H A Dconnect.c77 int close_connection( int socket_fd ) in close_connection() function
/dports/dns/p5-Net-DRI/Net-DRI-0.96/lib/Net/DRI/Transport/HTTP/
H A DSOAPWSDL.pm240 sub close_connection subroutine
H A DXMLRPCLite.pm237 sub close_connection subroutine
H A DSOAPLite.pm239 sub close_connection subroutine

12345678910>>...20