Home
last modified time | relevance | path

Searched refs:cli_socket (Results 1 – 15 of 15) sorted by relevance

/dports/irc/undernet-ircu/ircu2.10.12.19/ircd/
H A Ds_bsd.c257 if (!socket_add(&(cli_socket(cptr)), client_sock_callback, in connect_inet()
338 if (s_state(&(cli_socket(cptr))) == SS_CONNECTING) in completed_connection()
339 socket_state(&(cli_socket(cptr)), SS_CONNECTED); in completed_connection()
418 socket_del(&(cli_socket(cptr))); /* queue a socket delete */ in close_connection()
542 if (!socket_add(&(cli_socket(new_client)), client_sock_callback, in add_connection()
570 socket_events(&(cli_socket(cptr)), in update_write()
814 return (s_state(&cli_socket(cptr)) == SS_CONNECTED) ? in connect_server()
H A Dlist.c285 socket_del(&(cli_socket(cptr))); /* queue a socket delete */ in free_client()
H A Ds_auth.c1115 socket_events(&(cli_socket(client)), SOCK_ACTION_SET | SOCK_EVENT_READABLE); in start_auth()
/dports/devel/indi/indi-1.9.1/drivers/auxiliary/
H A Dskysafari.cpp206 struct sockaddr_in cli_socket; in TimerHit() local
211 cli_len = sizeof(cli_socket); in TimerHit()
212 cli_fd = accept(lsocket, (struct sockaddr *)&cli_socket, &cli_len); in TimerHit()
/dports/devel/indi/indi-1.9.1/
H A Dindiserver.c2108 struct sockaddr_in cli_socket; in newClSocket() local
2113 cli_len = sizeof(cli_socket); in newClSocket()
2114 cli_fd = accept(lsocket, (struct sockaddr *)&cli_socket, &cli_len); in newClSocket()
/dports/astro/stellarium/stellarium-0.21.3/src/external/libindi/
H A Dindiserver.c2073 struct sockaddr_in cli_socket; in newClSocket() local
2078 cli_len = sizeof(cli_socket); in newClSocket()
2079 cli_fd = accept(lsocket, (struct sockaddr *)&cli_socket, &cli_len); in newClSocket()
/dports/irc/undernet-ircu/ircu2.10.12.19/include/
H A Dclient.h374 #define cli_socket(cli) con_socket(cli_connect(cli)) macro
/dports/net/haproxy18/haproxy-1.8.30/
H A DCHANGELOG1986 - MINOR: appctx/cli: remove the cli_socket entry from the appctx union
/dports/net/haproxy19/haproxy-1.9.16/
H A DCHANGELOG3702 - MINOR: appctx/cli: remove the cli_socket entry from the appctx union
/dports/net/nuster/nuster-5.0.4.21/
H A DCHANGELOG5004 - MINOR: appctx/cli: remove the cli_socket entry from the appctx union
/dports/net/haproxy20/haproxy-2.0.26/
H A DCHANGELOG5095 - MINOR: appctx/cli: remove the cli_socket entry from the appctx union
/dports/net/haproxy21/haproxy-2.1.12/
H A DCHANGELOG5450 - MINOR: appctx/cli: remove the cli_socket entry from the appctx union
/dports/net/haproxy22/haproxy-2.2.19/
H A DCHANGELOG7065 - MINOR: appctx/cli: remove the cli_socket entry from the appctx union
/dports/net/haproxy23/haproxy-2.3.16/
H A DCHANGELOG7632 - MINOR: appctx/cli: remove the cli_socket entry from the appctx union
/dports/net/haproxy/haproxy-2.4.10/
H A DCHANGELOG9048 - MINOR: appctx/cli: remove the cli_socket entry from the appctx union