Home
last modified time | relevance | path

Searched refs:accept_new_connection (Results 1 – 25 of 35) sorted by relevance

12

/dports/textproc/uim-el/uim-d1ac9d9/uim/
H A Duim-helper-server.c225 accept_new_connection(int server_fd) in accept_new_connection() function
349 accepted = accept_new_connection(server_fd); in uim_helper_server_process_connection()
/dports/textproc/uim-m17nlib/uim-d1ac9d9/uim/
H A Duim-helper-server.c225 accept_new_connection(int server_fd) in accept_new_connection() function
349 accepted = accept_new_connection(server_fd); in uim_helper_server_process_connection()
/dports/textproc/uim-qt5/uim-d1ac9d9/uim/
H A Duim-helper-server.c225 accept_new_connection(int server_fd) in accept_new_connection() function
349 accepted = accept_new_connection(server_fd); in uim_helper_server_process_connection()
/dports/textproc/uim-gtk3/uim-d1ac9d9/uim/
H A Duim-helper-server.c225 accept_new_connection(int server_fd) in accept_new_connection() function
349 accepted = accept_new_connection(server_fd); in uim_helper_server_process_connection()
/dports/textproc/uim-gtk/uim-d1ac9d9/uim/
H A Duim-helper-server.c225 accept_new_connection(int server_fd) in accept_new_connection() function
349 accepted = accept_new_connection(server_fd); in uim_helper_server_process_connection()
/dports/japanese/uim-anthy/uim-d1ac9d9/uim/
H A Duim-helper-server.c225 accept_new_connection(int server_fd) in accept_new_connection() function
349 accepted = accept_new_connection(server_fd); in uim_helper_server_process_connection()
/dports/devel/grpc130/grpc-1.30.2/src/core/lib/iomgr/
H A Dtcp_uv.cc244 static void accept_new_connection(grpc_custom_socket* socket) { in accept_new_connection() function
283 accept_new_connection(socket); in uv_on_connect()
293 accept_new_connection(socket); in uv_socket_accept()
/dports/devel/grpc134/grpc-1.34.1/src/core/lib/iomgr/
H A Dtcp_uv.cc244 static void accept_new_connection(grpc_custom_socket* socket) { in accept_new_connection() function
283 accept_new_connection(socket); in uv_on_connect()
293 accept_new_connection(socket); in uv_socket_accept()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/grpc/src/src/core/lib/iomgr/
H A Dtcp_uv.cc244 static void accept_new_connection(grpc_custom_socket* socket) { in accept_new_connection() function
283 accept_new_connection(socket); in uv_on_connect()
293 accept_new_connection(socket); in uv_socket_accept()
/dports/net-p2p/eiskaltdcpp-cli/eiskaltdcpp-2.2.10/eiskaltdcpp-gtk/src/
H A Dbacon-message-connection.c108 accept_new_connection (BaconMessageConnection *server_conn) in accept_new_connection() function
138 accept_new_connection (conn); in server_cb()
/dports/net-p2p/eiskaltdcpp-lib/eiskaltdcpp-2.2.10/eiskaltdcpp-gtk/src/
H A Dbacon-message-connection.c108 accept_new_connection (BaconMessageConnection *server_conn) in accept_new_connection() function
138 accept_new_connection (conn); in server_cb()
/dports/net-p2p/eiskaltdcpp-gtk/eiskaltdcpp-2.2.10/eiskaltdcpp-gtk/src/
H A Dbacon-message-connection.c108 accept_new_connection (BaconMessageConnection *server_conn) in accept_new_connection() function
138 accept_new_connection (conn); in server_cb()
/dports/net-p2p/eiskaltdcpp-data/eiskaltdcpp-2.2.10/eiskaltdcpp-gtk/src/
H A Dbacon-message-connection.c108 accept_new_connection (BaconMessageConnection *server_conn) in accept_new_connection() function
138 accept_new_connection (conn); in server_cb()
/dports/net-p2p/eiskaltdcpp-daemon/eiskaltdcpp-2.2.10/eiskaltdcpp-gtk/src/
H A Dbacon-message-connection.c108 accept_new_connection (BaconMessageConnection *server_conn) in accept_new_connection() function
138 accept_new_connection (conn); in server_cb()
/dports/editors/pluma/pluma-1.26.0/pluma/
H A Dbacon-message-connection.c110 accept_new_connection (BaconMessageConnection *server_conn) in accept_new_connection() function
140 accept_new_connection (conn); in server_cb()
/dports/games/mahjong/mj-1.16-src/
H A Dsysdep.h174 SOCKET accept_new_connection(SOCKET fd);
H A Dsysdep.c330 SOCKET accept_new_connection(SOCKET fd) { function
/dports/net/sslh/sslh-1.21c/
H A Dsslh-select.c90 int accept_new_connection(int listen_socket, struct connection *cnx[], int* cnx_size) in accept_new_connection() function
347 in_socket = accept_new_connection(listen_sockets[i], &cnx, &num_cnx); in main_loop()
/dports/net/arataga/arataga-0.5.1/tests/connection_handler_simulator/
H A Dimpl.cpp502 self->accept_new_connection( std::move(connection) ); in accept_next()
509 accept_new_connection( in accept_new_connection() function in connection_handler_simulator::a_handler_t
/dports/net/arataga/arataga-0.5.1/arataga/acl_handler/
H A Da_handler.hpp406 accept_new_connection(
H A Da_handler.cpp951 self->accept_new_connection( std::move(connection) ); in on_accept_next_when_accepting()
1070 a_handler_t::accept_new_connection( in accept_new_connection() function in arataga::acl_handler::a_handler_t
/dports/net/lambdamoo/MOO-1.8.1/
H A Dnet_multi.c396 accept_new_connection(nlistener * l) in accept_new_connection() function
591 accept_new_connection(l); in network_process_io()
/dports/games/0ad/0ad-0.0.23b-alpha/source/third_party/mongoose/
H A Dmongoose.cpp4101 static void accept_new_connection(const struct socket *listener, in accept_new_connection() function
4153 accept_new_connection(sp, ctx); in master_thread()
H A Dmongoose_orig.c4050 static void accept_new_connection(const struct socket *listener, in accept_new_connection() function
4102 accept_new_connection(sp, ctx); in master_thread()
/dports/graphics/argyllcms/Argyll_V1.9.2/spectro/
H A Dmongoose.c4717 static void accept_new_connection(const struct socket *listener, in accept_new_connection() function
4781 accept_new_connection(sp, ctx); in master_thread()

12