Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/qpid-proton
/ functions
Functions
8,826 in github.com/apache/qpid-proton
⨍
Functions
8,826
◇
Types & classes
1,881
↓ 8 callers
Function
pn_link_remote_source
c/src/core/engine.c:1351
↓ 8 callers
Function
pn_link_set_snd_settle_mode
c/src/core/engine.c:2026
↓ 8 callers
Function
pn_listener_addr
c/src/proactor/epoll.c:2964
↓ 8 callers
Function
pn_message_encode
c/src/core/message.c:840
↓ 8 callers
Function
pn_netaddr_host_port
c/src/proactor/netaddr-internal.c:73
↓ 8 callers
Method
pn_object
cpp/src/test_handler.hpp:130
↓ 8 callers
Function
pn_object_incref
c/src/core/object/object.c:132
↓ 8 callers
Function
pn_proactor_connect2
c/src/proactor/epoll.c:1452
↓ 8 callers
Function
pn_quote_data
c/src/core/util.c:37
↓ 8 callers
Function
pn_raw_connection_close
c/src/proactor/libuv.c:1392
↓ 8 callers
Function
pn_selectable_set_fd
c/src/reactor/selectable.c:204
↓ 8 callers
Function
pn_session_head
c/src/core/engine.c:867
↓ 8 callers
Function
pn_strncasecmp
c/src/core/util.c:98
↓ 8 callers
Function
pn_terminus_set_expiry_policy
c/src/core/engine.c:1407
↓ 8 callers
Function
pn_tls_is_secure
c/src/tls/openssl.c:1479
↓ 8 callers
Function
pn_tls_take_decrypt_output_buffers
c/src/tls/openssl.c:1770
↓ 8 callers
Function
pn_transport_closed
c/src/core/transport.c:3091
↓ 8 callers
Function
pn_transport_tick
c/src/core/transport.c:2898
↓ 8 callers
Function
pni_emitter_remaining
c/src/core/emitters.h:93
↓ 8 callers
Function
pni_iocpdesc_map_get
c/src/reactor/io/windows/iocp.c:805
↓ 8 callers
Function
pni_logger_vlogf
c/src/core/logger.c:270
↓ 8 callers
Function
pni_mem_subreallocate
c/src/core/memory.c:245
↓ 8 callers
Function
pni_msgid_clear
c/src/core/message.c:83
↓ 8 callers
Function
pni_selectable_get_index
c/src/reactor/selectable.c:186
↓ 8 callers
Function
pni_switch_to_raw
c/src/core/util.h:114
↓ 8 callers
Function
pni_transport
c/src/reactor/connection.c:58
↓ 8 callers
Method
priority
Returns the priority.
ruby/lib/core/message.rb:186
↓ 8 callers
Function
psocket_error
c/src/proactor/win_iocp.cpp:2053
↓ 8 callers
Method
receiver
The receiver link associated with the event, or ``None`` if none is associated with it. This is essentially an alias for ``li
python/proton/_events.py:581
↓ 8 callers
Method
reconnect
cpp/src/proactor_container_impl.cpp:226
↓ 8 callers
Method
release
c/src/proactor/win_iocp.cpp:1559
↓ 8 callers
Function
run
c/tests/ssl_proactor_test.cpp:141
↓ 8 callers
Method
run
cpp/src/connect_config_test.cpp:180
↓ 8 callers
Method
selectable
NO IDEA! :param handler: no idea :type handler: ? :param delegate: no idea :type delegate: ?
python/proton/_reactor.py:380
↓ 8 callers
Method
send
cpp/src/sender.cpp:63
↓ 8 callers
Method
session
Returns a new session on this connection. :return: New session :raises: :class:`SessionException`
python/proton/_endpoints.py:425
↓ 8 callers
Function
set_iocp_error_status
c/src/reactor/io/windows/iocp.c:82
↓ 8 callers
Function
setup_connection
c/tests/ssl_proactor_test.cpp:179
↓ 8 callers
Function
shovel
Copies output from first connection driver into input of the second. */
c/benchmarks/connection-driver.cpp:446
↓ 8 callers
Method
stop
(self)
python/examples/proton_tornado.py:114
↓ 8 callers
Method
symbol
If the current node is a symbol, returns its value. Otherwise, it returns an empty string (""). @return [Symbol] The symbol value.
ruby/lib/codec/data.rb:646
↓ 8 callers
Method
tag
cpp/src/tracker.cpp:36
↓ 8 callers
Method
testBuffering
(self, count=32, size=1024, capacity=16 * 1024, max_frame=1024)
python/tests/proton_tests/engine.py:1839
↓ 8 callers
Method
to
cpp/src/message.cpp:138
↓ 8 callers
Method
trigger
Request that the given event be dispatched on the event thread of the container to which this EventInjector was added. :para
python/proton/_reactor.py:426
↓ 8 callers
Method
type
()
ruby/lib/codec/data.rb:98
↓ 8 callers
Method
url
cpp/src/reconnect_test.cpp:100
↓ 8 callers
Method
width
tests/include/catch.hpp:8623
↓ 8 callers
Method
wrap
(impl)
python/proton/_endpoints.py:718
↓ 7 callers
Method
Duration
tests/include/catch.hpp:16317
↓ 7 callers
Method
Encode
Encode encodes the message as AMQP data. If buffer is non-nil and is large enough the message is encoded into it, otherwise a new buffer is created. R
go/pkg/amqp/message.go:160
↓ 7 callers
Function
Errorf
Errorf makes a Error with name and formatted description as per fmt.Sprintf
go/pkg/amqp/error.go:44
↓ 7 callers
Method
IsNil
()
go/pkg/proton/wrappers.go:103
↓ 7 callers
Function
NewConnection
NewConnection creates a connection with the given options. Options are applied in order.
go/pkg/electron/connection.go:194
↓ 7 callers
Function
PN_HANDLE
c/src/reactor/acceptor.c:37
↓ 7 callers
Method
Run
Run the engine. Engine.Run() will exit when the engine is closed or disconnected. You can check for errors after exit with Engine.Error().
go/pkg/proton/engine.go:366
↓ 7 callers
Function
SASLAllowedMechs
SASLAllowedMechs returns a ConnectionOption to set the list of allowed SASL mechanisms. Can be used on the client or the server to restrict the SASL
go/pkg/electron/connection.go:380
↓ 7 callers
Method
State
State is the open/closed state.
go/pkg/proton/wrappers.go:179
↓ 7 callers
Method
Unmarshal
Unmarshal the message body, using amqp.Unmarshal()
go/pkg/amqp/message.go:155
↓ 7 callers
Function
_pni_min
c/src/ssl/schannel.cpp:420
↓ 7 callers
Method
_test_int
(self, itype)
python/tests/proton_tests/codec.py:391
↓ 7 callers
Method
_test_source_target
(self, config_source, config_target)
python/tests/proton_tests/engine.py:658
↓ 7 callers
Method
accept
cpp/src/delivery.cpp:49
↓ 7 callers
Method
add
All new tasks are added here
ruby/lib/core/container.rb:454
↓ 7 callers
Method
apply
Apply options to this terminus. @option opts [String] :address the node address @option opts [Boolean] :dynamic (false) if true, request a new node wi
ruby/lib/core/terminus.rb:226
↓ 7 callers
Method
auto_stop
cpp/src/container.cpp:96
↓ 7 callers
Method
capabilities
cpp/src/terminus.cpp:59
↓ 7 callers
Method
close
Close the link.
python/proton/_utils.py:78
↓ 7 callers
Method
close_head
Indicate that the output has closed. This tells the transport that no more output will be popped. :raise: :exc:`TransportEx
python/proton/_transport.py:362
↓ 7 callers
Method
cmdline
(self)
python/tests/proton_tests/common.py:329
↓ 7 callers
Method
code
()
ruby/lib/codec/data.rb:96
↓ 7 callers
Method
commit
Commit this transaction. Closes the transaction as a success.
python/proton/_reactor.py:557
↓ 7 callers
Method
copy
Copy the contents of another pn_data_t object. Any values in the data object will be lost. :param src: The source object fro
python/proton/_data.py:1377
↓ 7 callers
Function
dat2obj
(dimpl)
python/proton/_data.py:1639
↓ 7 callers
Method
decode_data_file
(self, name)
python/tests/proton_tests/interop.py:64
↓ 7 callers
Method
decref
cpp/src/object.cpp:30
↓ 7 callers
Method
default
(self, name, value, **kwargs)
python/tests/proton_tests/soak.py:38
↓ 7 callers
Method
delivery_count
Returns the delivery count for the message. This is the number of delivery attempts for the given message.
ruby/lib/core/message.rb:239
↓ 7 callers
Method
discard
tests/include/catch.hpp:12246
↓ 7 callers
Method
empty
cpp/src/map.cpp:193
↓ 7 callers
Method
empty?
@private
ruby/lib/core/work_queue.rb:92
↓ 7 callers
Method
engine
()
go/pkg/electron/link.go:215
↓ 7 callers
Function
free_tcp_ports
return a list of 'count' TCP ports that are free to used (ie. unbound)
python/tests/proton_tests/common.py:37
↓ 7 callers
Function
getString
(c *C.char)
go/pkg/amqp/message.go:469
↓ 7 callers
Method
get_cert_subject_subfield
Returns a string that contains the value of the sub field of the subject field in the ssl certificate. The subject field usua
python/proton/_transport.py:941
↓ 7 callers
Function
goBytes
(cBytes C.pn_bytes_t)
go/pkg/amqp/types.go:191
↓ 7 callers
Method
hasExpression
tests/include/catch.hpp:8329
↓ 7 callers
Method
incref
cpp/src/object.cpp:26
↓ 7 callers
Function
increment_index
c/tools/include/pncompat/internal/getopt.c:60
↓ 7 callers
Method
listen
(host, port)
python/proton/_io.py:45
↓ 7 callers
Function
listener_has_event
c/src/proactor/win_iocp.cpp:2030
↓ 7 callers
Function
mixedCase
(s string)
go/genwrap.go:153
↓ 7 callers
Function
new_rbuf
c/tests/tls_test.cpp:256
↓ 7 callers
Function
pconnection_has_event
c/src/proactor/win_iocp.cpp:2026
↓ 7 callers
Function
pn_buffer
c/src/core/buffer.c:43
↓ 7 callers
Function
pn_buffer_free
c/src/core/buffer.c:66
↓ 7 callers
Function
pn_connection_driver_finished
c/src/core/connection_driver.c:150
↓ 7 callers
Function
pn_connection_set_hostname
c/src/core/engine.c:627
↓ 7 callers
Function
pn_data_appendn
c/src/core/codec.c:2144
↓ 7 callers
Function
pn_data_copy
c/src/core/codec.c:2131
← previous
next →
701–800 of 8,826, ranked by callers