Home
last modified time | relevance | path

Searched refs:is_port (Results 1 – 25 of 1112) sorted by relevance

12345678910>>...45

/dports/net/rabbitmq/rabbitmq-server-3.9.11/deps/rabbit_common/src/
H A Drabbit_net.erl117 controlling_process(Sock, Pid) when is_port(Sock) ->
122 getstat(Sock, Stats) when is_port(Sock) ->
132 recv(Sock) when is_port(Sock) ->
157 async_recv(Sock, Length, infinity) when is_port(Sock) ->
159 async_recv(Sock, Length, Timeout) when is_port(Sock) ->
168 port_command(Sock, Data) when is_port(Sock) ->
173 getopts(Sock, Options) when is_port(Sock) ->
178 setopts(Sock, Options) when is_port(Sock) ->
210 fast_close(Sock) when is_port(Sock) ->
220 peercert(Sock) when is_port(Sock) -> nossl.
[all …]
/dports/devel/erlang-gen_smtp/gen_smtp-0.13/src/
H A Dsocket.erl214 case is_port(ListenObject) of
252 type(Socket) when is_port(Socket) ->
352 ?assert(is_port(ClientSocket)),
386 ?assert(is_port(ServerSocket)),
388 ?assert(is_port(ListenSocket)),
406 ?assert(is_port(ServerSocket)),
431 ?assert(is_port(ListenSocket)),
432 ?assert(is_port(ServerSocket)),
449 ?assert(is_port(ListenSocket)),
452 ?assert(is_port(ListenSocket)),
[all …]
/dports/lang/erlang-runtime22/otp-OTP-22.3.4.24/lib/dialyzer/test/small_SUITE_data/src/
H A Dport_info_test.erl9 t1(X) when is_port(X) ->
13 t2(X) when is_port(X) ->
27 t5(X, Atom) when is_port(X) ->
31 t6(X) when is_port(X) ->
/dports/lang/erlang-runtime23/otp-OTP-23.3.4.10/lib/dialyzer/test/small_SUITE_data/src/
H A Dport_info_test.erl9 t1(X) when is_port(X) ->
13 t2(X) when is_port(X) ->
27 t5(X, Atom) when is_port(X) ->
31 t6(X) when is_port(X) ->
/dports/lang/erlang-runtime24/otp-OTP-24.1.7/lib/dialyzer/test/small_SUITE_data/src/
H A Dport_info_test.erl9 t1(X) when is_port(X) ->
13 t2(X) when is_port(X) ->
27 t5(X, Atom) when is_port(X) ->
31 t6(X) when is_port(X) ->
/dports/lang/erlang-wx/otp-OTP-24.1.7/lib/dialyzer/test/small_SUITE_data/src/
H A Dport_info_test.erl9 t1(X) when is_port(X) ->
13 t2(X) when is_port(X) ->
27 t5(X, Atom) when is_port(X) ->
31 t6(X) when is_port(X) ->
/dports/lang/erlang-runtime21/otp-OTP-21.3.8.24/lib/dialyzer/test/small_SUITE_data/src/
H A Dport_info_test.erl9 t1(X) when is_port(X) ->
13 t2(X) when is_port(X) ->
27 t5(X, Atom) when is_port(X) ->
31 t6(X) when is_port(X) ->
/dports/lang/erlang/otp-OTP-24.1.7/lib/dialyzer/test/small_SUITE_data/src/
H A Dport_info_test.erl9 t1(X) when is_port(X) ->
13 t2(X) when is_port(X) ->
27 t5(X, Atom) when is_port(X) ->
31 t6(X) when is_port(X) ->
/dports/lang/erlang-java/otp-OTP-24.1.7/lib/dialyzer/test/small_SUITE_data/src/
H A Dport_info_test.erl9 t1(X) when is_port(X) ->
13 t2(X) when is_port(X) ->
27 t5(X, Atom) when is_port(X) ->
31 t6(X) when is_port(X) ->
/dports/lang/erlang-runtime24/otp-OTP-24.1.7/erts/preloaded/src/
H A Dprim_inet.erl158 close(S) when is_port(S) ->
629 when not is_port(S);
796 peername(S) when is_port(S) ->
826 peernames(S) when is_port(S) ->
856 sockname(S) when is_port(S) ->
888 socknames(S) when is_port(S) ->
1231 getfd(S) when is_port(S) ->
1260 getindex(S) when is_port(S) ->
1272 gettype(S) when is_port(S) ->
1414 detach(S) when is_port(S) ->
[all …]
/dports/lang/erlang-runtime22/otp-OTP-22.3.4.24/erts/preloaded/src/
H A Dprim_inet.erl158 close(S) when is_port(S) ->
629 when not is_port(S);
796 peername(S) when is_port(S) ->
826 peernames(S) when is_port(S) ->
856 sockname(S) when is_port(S) ->
888 socknames(S) when is_port(S) ->
1231 getfd(S) when is_port(S) ->
1260 getindex(S) when is_port(S) ->
1272 gettype(S) when is_port(S) ->
1414 detach(S) when is_port(S) ->
[all …]
/dports/lang/erlang-runtime23/otp-OTP-23.3.4.10/erts/preloaded/src/
H A Dprim_inet.erl158 close(S) when is_port(S) ->
629 when not is_port(S);
796 peername(S) when is_port(S) ->
826 peernames(S) when is_port(S) ->
856 sockname(S) when is_port(S) ->
888 socknames(S) when is_port(S) ->
1231 getfd(S) when is_port(S) ->
1260 getindex(S) when is_port(S) ->
1272 gettype(S) when is_port(S) ->
1414 detach(S) when is_port(S) ->
[all …]
/dports/lang/erlang-wx/otp-OTP-24.1.7/erts/preloaded/src/
H A Dprim_inet.erl158 close(S) when is_port(S) ->
629 when not is_port(S);
796 peername(S) when is_port(S) ->
826 peernames(S) when is_port(S) ->
856 sockname(S) when is_port(S) ->
888 socknames(S) when is_port(S) ->
1231 getfd(S) when is_port(S) ->
1260 getindex(S) when is_port(S) ->
1272 gettype(S) when is_port(S) ->
1414 detach(S) when is_port(S) ->
[all …]
/dports/lang/erlang-java/otp-OTP-24.1.7/erts/preloaded/src/
H A Dprim_inet.erl158 close(S) when is_port(S) ->
629 when not is_port(S);
796 peername(S) when is_port(S) ->
826 peernames(S) when is_port(S) ->
856 sockname(S) when is_port(S) ->
888 socknames(S) when is_port(S) ->
1231 getfd(S) when is_port(S) ->
1260 getindex(S) when is_port(S) ->
1272 gettype(S) when is_port(S) ->
1414 detach(S) when is_port(S) ->
[all …]
/dports/lang/erlang-runtime21/otp-OTP-21.3.8.24/erts/preloaded/src/
H A Dprim_inet.erl158 close(S) when is_port(S) ->
629 when not is_port(S);
796 peername(S) when is_port(S) ->
826 peernames(S) when is_port(S) ->
856 sockname(S) when is_port(S) ->
888 socknames(S) when is_port(S) ->
1231 getfd(S) when is_port(S) ->
1260 getindex(S) when is_port(S) ->
1272 gettype(S) when is_port(S) ->
1414 detach(S) when is_port(S) ->
[all …]
/dports/lang/erlang/otp-OTP-24.1.7/erts/preloaded/src/
H A Dprim_inet.erl158 close(S) when is_port(S) ->
629 when not is_port(S);
796 peername(S) when is_port(S) ->
826 peernames(S) when is_port(S) ->
856 sockname(S) when is_port(S) ->
888 socknames(S) when is_port(S) ->
1231 getfd(S) when is_port(S) ->
1260 getindex(S) when is_port(S) ->
1272 gettype(S) when is_port(S) ->
1414 detach(S) when is_port(S) ->
[all …]
/dports/lang/erlang-runtime23/otp-OTP-23.3.4.10/lib/kernel/src/
H A Dgen_sctp.erl174 close(S) when is_port(S) ->
195 when is_port(S), is_boolean(Backlog);
196 is_port(S), is_integer(Backlog) ->
213 peeloff(S, AssocId) when is_port(S), is_integer(AssocId) ->
314 eof(S, #sctp_assoc_change{assoc_id=AssocId}) when is_port(S) ->
323 abort(S, #sctp_assoc_change{assoc_id=AssocId}) when is_port(S) ->
345 send(S, #sctp_sndrcvinfo{}=SRI, Data) when is_port(S) ->
362 when is_port(S), is_integer(Stream) ->
369 when is_port(S), is_integer(AssocId), is_integer(Stream) ->
408 recv(S, Timeout) when is_port(S) ->
[all …]
/dports/lang/erlang-runtime24/otp-OTP-24.1.7/lib/kernel/src/
H A Dgen_sctp.erl174 close(S) when is_port(S) ->
195 when is_port(S), is_boolean(Backlog);
196 is_port(S), is_integer(Backlog) ->
213 peeloff(S, AssocId) when is_port(S), is_integer(AssocId) ->
314 eof(S, #sctp_assoc_change{assoc_id=AssocId}) when is_port(S) ->
323 abort(S, #sctp_assoc_change{assoc_id=AssocId}) when is_port(S) ->
345 send(S, #sctp_sndrcvinfo{}=SRI, Data) when is_port(S) ->
362 when is_port(S), is_integer(Stream) ->
369 when is_port(S), is_integer(AssocId), is_integer(Stream) ->
408 recv(S, Timeout) when is_port(S) ->
[all …]
/dports/lang/erlang-runtime22/otp-OTP-22.3.4.24/lib/kernel/src/
H A Dgen_sctp.erl174 close(S) when is_port(S) ->
195 when is_port(S), is_boolean(Backlog);
196 is_port(S), is_integer(Backlog) ->
213 peeloff(S, AssocId) when is_port(S), is_integer(AssocId) ->
314 eof(S, #sctp_assoc_change{assoc_id=AssocId}) when is_port(S) ->
323 abort(S, #sctp_assoc_change{assoc_id=AssocId}) when is_port(S) ->
345 send(S, #sctp_sndrcvinfo{}=SRI, Data) when is_port(S) ->
362 when is_port(S), is_integer(Stream) ->
369 when is_port(S), is_integer(AssocId), is_integer(Stream) ->
408 recv(S, Timeout) when is_port(S) ->
[all …]
/dports/lang/erlang-wx/otp-OTP-24.1.7/lib/kernel/src/
H A Dgen_sctp.erl174 close(S) when is_port(S) ->
195 when is_port(S), is_boolean(Backlog);
196 is_port(S), is_integer(Backlog) ->
213 peeloff(S, AssocId) when is_port(S), is_integer(AssocId) ->
314 eof(S, #sctp_assoc_change{assoc_id=AssocId}) when is_port(S) ->
323 abort(S, #sctp_assoc_change{assoc_id=AssocId}) when is_port(S) ->
345 send(S, #sctp_sndrcvinfo{}=SRI, Data) when is_port(S) ->
362 when is_port(S), is_integer(Stream) ->
369 when is_port(S), is_integer(AssocId), is_integer(Stream) ->
408 recv(S, Timeout) when is_port(S) ->
[all …]
/dports/lang/erlang/otp-OTP-24.1.7/lib/kernel/src/
H A Dgen_sctp.erl174 close(S) when is_port(S) ->
195 when is_port(S), is_boolean(Backlog);
196 is_port(S), is_integer(Backlog) ->
213 peeloff(S, AssocId) when is_port(S), is_integer(AssocId) ->
314 eof(S, #sctp_assoc_change{assoc_id=AssocId}) when is_port(S) ->
323 abort(S, #sctp_assoc_change{assoc_id=AssocId}) when is_port(S) ->
345 send(S, #sctp_sndrcvinfo{}=SRI, Data) when is_port(S) ->
362 when is_port(S), is_integer(Stream) ->
369 when is_port(S), is_integer(AssocId), is_integer(Stream) ->
408 recv(S, Timeout) when is_port(S) ->
[all …]
/dports/lang/erlang-runtime21/otp-OTP-21.3.8.24/lib/kernel/src/
H A Dgen_sctp.erl174 close(S) when is_port(S) ->
195 when is_port(S), is_boolean(Backlog);
196 is_port(S), is_integer(Backlog) ->
213 peeloff(S, AssocId) when is_port(S), is_integer(AssocId) ->
309 eof(S, #sctp_assoc_change{assoc_id=AssocId}) when is_port(S) ->
318 abort(S, #sctp_assoc_change{assoc_id=AssocId}) when is_port(S) ->
340 send(S, #sctp_sndrcvinfo{}=SRI, Data) when is_port(S) ->
357 when is_port(S), is_integer(Stream) ->
364 when is_port(S), is_integer(AssocId), is_integer(Stream) ->
403 recv(S, Timeout) when is_port(S) ->
[all …]
/dports/lang/erlang-java/otp-OTP-24.1.7/lib/kernel/src/
H A Dgen_sctp.erl174 close(S) when is_port(S) ->
195 when is_port(S), is_boolean(Backlog);
196 is_port(S), is_integer(Backlog) ->
213 peeloff(S, AssocId) when is_port(S), is_integer(AssocId) ->
314 eof(S, #sctp_assoc_change{assoc_id=AssocId}) when is_port(S) ->
323 abort(S, #sctp_assoc_change{assoc_id=AssocId}) when is_port(S) ->
345 send(S, #sctp_sndrcvinfo{}=SRI, Data) when is_port(S) ->
362 when is_port(S), is_integer(Stream) ->
369 when is_port(S), is_integer(AssocId), is_integer(Stream) ->
408 recv(S, Timeout) when is_port(S) ->
[all …]
/dports/lang/erlang-runtime23/otp-OTP-23.3.4.10/lib/erl_interface/test/
H A Drunner.erl108 finish(Port) when is_port(Port) ->
119 send_term(Port, Term) when is_port(Port) ->
124 send_eot(Port) when is_port(Port) ->
130 recv_eot(Port) when is_port(Port) ->
170 get_reply(Port, Timeout) when is_port(Port) ->
/dports/lang/erlang-runtime24/otp-OTP-24.1.7/lib/erl_interface/test/
H A Drunner.erl108 finish(Port) when is_port(Port) ->
119 send_term(Port, Term) when is_port(Port) ->
124 send_eot(Port) when is_port(Port) ->
130 recv_eot(Port) when is_port(Port) ->
170 get_reply(Port, Timeout) when is_port(Port) ->

12345678910>>...45