Home
last modified time | relevance | path

Searched defs:send_keep_alive (Results 1 – 6 of 6) sorted by relevance

/dports/print/cups-bjnp/cups-bjnp-2.0.3/
H A Dbjnp-runloop.c48 int send_keep_alive; /* flag that an empty data packet */ in bjnp_backendRunLoop() local
/dports/www/firefox/firefox-99.0/third_party/rust/neqo-transport/src/connection/
H A Didle.rs89 pub fn send_keep_alive( in send_keep_alive() method
/dports/net/belle-sip/belle-sip-1.6.3-0/src/
H A Dlisteningpoint.c145 static int send_keep_alive(belle_sip_channel_t* obj) { in send_keep_alive() function
/dports/databases/xtrabackup8/percona-xtrabackup-8.0.14/storage/innobase/clone/
H A Dclone0copy.cc799 int Clone_Handle::send_keep_alive(Clone_Task *task, Ha_clone_cbk *callback) { in send_keep_alive() function in Clone_Handle
/dports/comms/rtl-433/rtl_433-21.12/src/
H A Dhttp_server.c975 static void send_keep_alive(struct mg_connection *nc) in send_keep_alive() function
/dports/net/libutp/libutp-7c4f19a/
H A Dutp.cpp967 void UTPSocket::send_keep_alive() in send_keep_alive() function in UTPSocket