Home
last modified time | relevance | path

Searched refs:tcp_echo (Results 1 – 22 of 22) sorted by relevance

/dports/net/erlang-ranch/ranch-1.3.2/doc/src/guide/
H A Dlisteners.asciidoc45 {ok, _} = ranch:start_listener(tcp_echo, 100,
87 named `tcp_echo`. We can now stop it.
92 ranch:stop_listener(tcp_echo).
116 {ok, _} = ranch:start_listener(tcp_echo, 100,
120 Port = ranch:get_port(tcp_echo).
162 {ok, _} = ranch:start_listener(tcp_echo, 100,
172 {ok, _} = ranch:start_listener(tcp_echo, 100,
212 ranch:set_max_connections(tcp_echo, MaxConns).
279 Opts = ranch:get_protocol_options(tcp_echo).
298 ranch:procs(tcp_echo, acceptors).
[all …]
H A Dprotocols.asciidoc32 in `examples/tcp_echo/`.
/dports/net/erlang-ranch/ranch-1.3.2/examples/tcp_echo/
H A Drelx.config1 {release, {tcp_echo_example, "1"}, [tcp_echo]}.
H A DMakefile1 PROJECT = tcp_echo
/dports/net/erlang-ranch/ranch-1.3.2/examples/tcp_echo/src/
H A Dtcp_echo_app.erl14 {ok, _} = ranch:start_listener(tcp_echo, 1,
/dports/net/haproxy17/haproxy-1.7.14/contrib/tcploop/
H A Dtcploop.c541 int tcp_echo(int sock, const char *arg) in tcp_echo() function
837 if (tcp_echo(sock, argv[arg]) < 0) in main()
/dports/devel/libdill/libdill-2.14/tests/
H A Dtcp.c148 coroutine void tcp_echo(int s) { in tcp_echo() function
190 tcp_echo(ls); in end_segment()
/dports/net/haproxy22/haproxy-2.2.19/contrib/tcploop/
H A Dtcploop.c549 int tcp_echo(int sock, const char *arg) in tcp_echo() function
846 if (tcp_echo(sock, argv[arg]) < 0) in main()
/dports/net/haproxy21/haproxy-2.1.12/contrib/tcploop/
H A Dtcploop.c549 int tcp_echo(int sock, const char *arg) in tcp_echo() function
846 if (tcp_echo(sock, argv[arg]) < 0) in main()
/dports/net/haproxy/haproxy-2.4.10/dev/tcploop/
H A Dtcploop.c555 int tcp_echo(int sock, const char *arg) in tcp_echo() function
857 if (tcp_echo(sock, argv[arg]) < 0) in main()
/dports/net/haproxy18/haproxy-1.8.30/contrib/tcploop/
H A Dtcploop.c549 int tcp_echo(int sock, const char *arg) in tcp_echo() function
846 if (tcp_echo(sock, argv[arg]) < 0) in main()
/dports/net/haproxy19/haproxy-1.9.16/contrib/tcploop/
H A Dtcploop.c549 int tcp_echo(int sock, const char *arg) in tcp_echo() function
846 if (tcp_echo(sock, argv[arg]) < 0) in main()
/dports/net/haproxy20/haproxy-2.0.26/contrib/tcploop/
H A Dtcploop.c549 int tcp_echo(int sock, const char *arg) in tcp_echo() function
846 if (tcp_echo(sock, argv[arg]) < 0) in main()
/dports/net/haproxy23/haproxy-2.3.16/contrib/tcploop/
H A Dtcploop.c558 int tcp_echo(int sock, const char *arg) in tcp_echo() function
860 if (tcp_echo(sock, argv[arg]) < 0) in main()
/dports/net/nuster/nuster-5.0.4.21/contrib/tcploop/
H A Dtcploop.c549 int tcp_echo(int sock, const char *arg) in tcp_echo() function
846 if (tcp_echo(sock, argv[arg]) < 0) in main()
/dports/net/erlang-ranch/ranch-1.3.2/test/
H A Dacceptor_SUITE.erl30 tcp_echo,
319 tcp_echo(_) -> function
/dports/lang/perl5.32/perl-5.32.1/dist/Net-Ping/lib/Net/
H A DPing.pm1088 sub tcp_echo subroutine
1161 return $self->tcp_echo($timeout, $pingstring);
/dports/lang/perl5.30/perl-5.30.3/dist/Net-Ping/lib/Net/
H A DPing.pm1088 sub tcp_echo subroutine
1161 return $self->tcp_echo($timeout, $pingstring);
/dports/lang/perl5.34/perl-5.34.0/dist/Net-Ping/lib/Net/
H A DPing.pm1095 sub tcp_echo subroutine
1168 return $self->tcp_echo($timeout, $pingstring);
/dports/net/p5-Net-Ping/Net-Ping-2.74/lib/Net/
H A DPing.pm1095 sub tcp_echo subroutine
1168 return $self->tcp_echo($timeout, $pingstring);
/dports/lang/perl5-devel/perl5-5.35.4-102-ge43d289c7c/dist/Net-Ping/lib/Net/
H A DPing.pm1095 sub tcp_echo subroutine
1168 return $self->tcp_echo($timeout, $pingstring);
/dports/net/p5-Net-Ping/Net-Ping-2.74/
H A DREADME358 $p->tcp_echo([$ip, $timeout, $pingstring])