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
↓ 9 callers
Function
pn_condition_clear
c/src/core/engine.c:2325
↓ 9 callers
Function
pn_condition_free
c/src/core/engine.c:245
↓ 9 callers
Function
pn_connection_driver_write_buffer
c/src/core/connection_driver.c:114
↓ 9 callers
Function
pn_data_put_list
c/src/core/codec.c:1600
↓ 9 callers
Function
pn_default_logger
c/src/core/logger.c:152
↓ 9 callers
Function
pn_error_copy
c/src/core/error.c:115
↓ 9 callers
Function
pn_hash_next
c/src/core/object/map.c:442
↓ 9 callers
Function
pn_hash_value
c/src/core/object/map.c:452
↓ 9 callers
Function
pn_map_get
c/src/core/object/map.c:259
↓ 9 callers
Function
pn_proactor_interrupt
c/src/proactor/epoll.c:2795
↓ 9 callers
Function
pn_proactor_now_64
c/src/proactor/epoll.c:2972
↓ 9 callers
Function
pn_raw_connection_give_read_buffers
c/src/proactor/raw_connection.c:279
↓ 9 callers
Function
pn_raw_connection_is_write_closed
c/src/proactor/raw_connection.c:822
↓ 9 callers
Function
pn_selectable_attachments
c/src/reactor/selectable.c:170
↓ 9 callers
Function
pn_selectable_terminate
c/src/reactor/selectable.c:260
↓ 9 callers
Function
pn_tls_give_decrypt_input_buffers
c/src/tls/openssl.c:1620
↓ 9 callers
Function
pn_tls_give_encrypt_output_buffers
c/src/tls/openssl.c:1654
↓ 9 callers
Function
pn_tls_is_input_closed
c/src/tls/openssl.c:2278
↓ 9 callers
Function
pn_tls_need_encrypt_output_buffers
c/src/tls/openssl.c:2224
↓ 9 callers
Function
pn_tls_take_encrypt_input_buffers
c/src/tls/openssl.c:1740
↓ 9 callers
Function
pn_transport_close_head
c/src/core/transport.c:3061
↓ 9 callers
Function
pn_transport_connection
c/src/core/transport.c:3095
↓ 9 callers
Function
pn_work_update
c/src/core/engine.c:761
↓ 9 callers
Function
pni_raw_rwclosed
Fully closed for read/write - sent both closed events
c/src/proactor/raw_connection.c:202
↓ 9 callers
Function
pnx_sasl_set_bytes_out
c/src/sasl/sasl.c:143
↓ 9 callers
Function
pump
Transfer all pending bytes between two Proton engines by repeatedly calling peek/pop and push. Asserts that each engine accepts some
python/tests/proton_tests/common.py:85
↓ 9 callers
Method
put
(self, obj: Any, etype: 'EventType')
python/proton/_events.py:50
↓ 9 callers
Method
release
Release a message, indicating to the sender that it was not processed but may be delivered again to this or another receiver. @param opts [Hash] Inst
ruby/lib/core/delivery.rb:50
↓ 9 callers
Method
reply_to
cpp/src/message.cpp:165
↓ 9 callers
Method
reply_to
Returns the reply-to address
ruby/lib/core/message.rb:323
↓ 9 callers
Function
resume
Call with no lock
c/src/proactor/epoll.c:410
↓ 9 callers
Method
rewind
cpp/src/data.cpp:45
↓ 9 callers
Method
sasl
Get the :class:`SASL` object associated with this transport. :return: SASL object associated with this transport.
python/proton/_transport.py:465
↓ 9 callers
Method
session
Returns the parent session. @return [Session] The session.
ruby/lib/core/link.rb:265
↓ 9 callers
Method
setUp
(self)
python/tests/proton_tests/ssl.py:48
↓ 9 callers
Method
set_close_on_wake
c/tests/raw_connection_proactor_test.cpp:75
↓ 9 callers
Method
source
Returns the locally defined source terminus. @return [Terminus] The terminus
ruby/lib/core/link.rb:233
↓ 9 callers
Method
ssl_client_options
cpp/src/ssl_options.cpp:104
↓ 9 callers
Method
start
tests/include/catch.hpp:14986
↓ 9 callers
Method
status
(self)
python/tests/proton_tests/main.py:394
↓ 9 callers
Method
transport
cpp/src/connection.cpp:51
↓ 9 callers
Method
type
cpp/src/scalar_base.cpp:46
↓ 9 callers
Method
uninitialized
cpp/src/endpoint.cpp:42
↓ 9 callers
Function
usage
c/tools/reactor-send.c:64
↓ 9 callers
Function
usage
c/tools/msgr-send.c:54
↓ 9 callers
Method
work_queue
@return [WorkQueue] The parent connection's work-queue.
ruby/lib/core/transfer.rb:73
↓ 9 callers
Function
write
tests/include/catch.hpp:11554
↓ 8 callers
Function
CloseError
CloseError sets an error condition (if err != nil) on an endpoint and closes the endpoint if not already closed
go/pkg/proton/wrappers.go:196
↓ 8 callers
Method
Decode
Decode reads the next AMQP value from the Reader and stores it in the value pointed to by v. See the documentation for Unmarshal for details about th
go/pkg/amqp/unmarshal.go:130
↓ 8 callers
Method
Dial
Dial is shorthand for conn, err := net.Dial(); c, err := Connection(conn, opts...) See net.Dial() for the meaning of the network, address arguments.
go/pkg/electron/container.go:48
↓ 8 callers
Method
HandleEvent
HandleEvent is called with an event. Typically HandleEvent() is implemented as a switch on e.Type()
go/pkg/proton/handlers.go:28
↓ 8 callers
Function
SASLAllowInsecure
SASLAllowInsecure returns a ConnectionOption that allows or disallows clear text SASL authentication mechanisms By default the SASL layer is configur
go/pkg/electron/connection.go:394
↓ 8 callers
Method
String
String returns Id()
go/pkg/electron/container.go:55
↓ 8 callers
Method
Target
Target address that messages are going to.
go/pkg/electron/link.go:35
↓ 8 callers
Method
__init__
(self, function_suffix: str, types: List[str], consume_types: Union[List[str], None] = None)
c/tools/codec-generator/generate.py:20
↓ 8 callers
Method
_check
(self, err: int)
python/proton/_transport.py:117
↓ 8 callers
Method
_check
(self, err: int)
python/proton/_endpoints.py:1293
↓ 8 callers
Method
_testDisposition
(self, count=1, tag="tag%i", type=None, value=None)
python/tests/proton_tests/engine.py:2322
↓ 8 callers
Method
_test_int_array
(self, atype)
python/tests/proton_tests/codec.py:209
↓ 8 callers
Method
addRow
tests/include/catch.hpp:16690
↓ 8 callers
Method
assertNotEqual
(self, a, b)
python/tests/proton_tests/url.py:29
↓ 8 callers
Function
assign_thread
Call with sched lock
c/src/proactor/epoll.c:440
↓ 8 callers
Function
check_condition
c/benchmarks/connection-driver.cpp:435
↓ 8 callers
Method
closed_read_count
c/tests/raw_connection_proactor_test.cpp:79
↓ 8 callers
Method
convert
Convert an object to a condition. @param obj the object to turn into a condition @param default_name name to use if obj does not imply a name @return
ruby/lib/core/condition.rb:60
↓ 8 callers
Method
data
Wrap an existing Proton-C data object.
cpp/include/proton/internal/data.hpp:40
↓ 8 callers
Method
declare_transaction
Declare a local transaction. :param context: Context for the transaction, usually the connection. :param handler: Handler fo
python/proton/_reactor.py:1548
↓ 8 callers
Method
double
If the current node is a double, returns its value. Otherwise, returns 0. @return [Float] The double precision floating point value.
ruby/lib/codec/data.rb:473
↓ 8 callers
Method
drain_events
c/tests/raw_connection_proactor_test.cpp:248
↓ 8 callers
Method
drain_read_buffer
c/tests/raw_connection_proactor_test.cpp:221
↓ 8 callers
Method
draining
Check if a link is currently draining. A link is defined to be draining when drain mode is set to ``True``, and the sender st
python/proton/_endpoints.py:1243
↓ 8 callers
Method
error
Additional error information associated with the connection. Whenever a connection operation fails (i.e. returns an error code),
python/proton/_endpoints.py:474
↓ 8 callers
Method
float
If the current node is a float, returns its value. Otherwise, returns 0. @return [Float] The floating point value.
ruby/lib/codec/data.rb:456
↓ 8 callers
Function
free_rbuf
c/tests/tls_test.cpp:264
↓ 8 callers
Method
getMessage
tests/include/catch.hpp:8375
↓ 8 callers
Method
getSourceInfo
tests/include/catch.hpp:8378
↓ 8 callers
Function
get_sasl_internal
c/src/sasl/sasl.c:281
↓ 8 callers
Function
goTime
goTime converts a pn_timestamp_t to a Go time.Time. Take care to convert zero values to zero values.
go/pkg/amqp/types.go:176
↓ 8 callers
Method
insert
@param at [Time] Insert item at time +at+ @param at [Numeric] Insert item at +Time.now \+ at+ @param at [0] Insert item at Time.at(0)
ruby/lib/util/schedule.rb:46
↓ 8 callers
Function
link_recv
c/tests/engine_test.cpp:378
↓ 8 callers
Function
maybe
Return true with given probability */
c/tests/threaderciser.c:374
↓ 8 callers
Method
more
cpp/src/decoder.cpp:68
↓ 8 callers
Function
msgr_now
c/tools/msgr-common.c:47
↓ 8 callers
Method
open
Opens the connection. In more detail, this moves the local state of the connection to the ``ACTIVE`` state and triggers an o
python/proton/_endpoints.py:373
↓ 8 callers
Method
parse
tests/include/catch.hpp:9346
↓ 8 callers
Function
pnTime
pnTime converts Go time.Time to Proton millisecond Unix time. Take care to convert zero values to zero values.
go/pkg/amqp/types.go:167
↓ 8 callers
Function
pn_buffer_clear
c/src/core/buffer.c:212
↓ 8 callers
Function
pn_bytes_equal
c/src/core/util.h:51
↓ 8 callers
Function
pn_class_incref
c/src/core/object/object.c:186
↓ 8 callers
Function
pn_connection_collect
c/src/core/engine.c:588
↓ 8 callers
Function
pn_connection_condition
c/src/core/engine.c:2283
↓ 8 callers
Function
pn_connection_driver_has_event
c/src/core/connection_driver.c:146
↓ 8 callers
Function
pn_connection_driver_read_buffer
c/src/core/connection_driver.c:95
↓ 8 callers
Function
pn_connection_driver_read_done
c/src/core/connection_driver.c:100
↓ 8 callers
Function
pn_connection_driver_write_done
c/src/core/connection_driver.c:120
↓ 8 callers
Function
pn_data_put_array
c/src/core/codec.c:1616
↓ 8 callers
Function
pn_data_put_symbol
c/src/core/codec.c:1819
↓ 8 callers
Method
pn_domain
cpp/src/ssl_options_impl.hpp:35
↓ 8 callers
Function
pn_ep_incref
c/src/core/engine.c:431
↓ 8 callers
Function
pn_link_condition
c/src/core/engine.c:2308
← previous
next →
601–700 of 8,826, ranked by callers