MCPcopy Create free account

hub / github.com/zeromq/pyzmq / functions

Functions1,090 in github.com/zeromq/pyzmq

Methodtest_context_manager
(self)
tests/test_socket.py:41
Methodtest_context_manager
(self)
tests/test_context.py:73
Methodtest_copy
(self)
tests/test_socket.py:610
Methodtest_copy
(self)
tests/test_context.py:333
Functiontest_core
test core imports
tests/test_imports.py:19
Methodtest_create
(self)
tests/test_socket.py:31
Functiontest_ctx
()
tests/test_decorators.py:19
Functiontest_ctx_arg_kwarg
()
tests/test_decorators.py:55
Functiontest_ctx_arg_naming
()
tests/test_decorators.py:38
Functiontest_ctx_args
()
tests/test_decorators.py:46
Functiontest_ctx_keyword_miss
()
tests/test_decorators.py:90
Functiontest_ctx_kw_naming
()
tests/test_decorators.py:64
Functiontest_ctx_kwargs
()
tests/test_decorators.py:72
Functiontest_ctx_kwargs_default
()
tests/test_decorators.py:81
Functiontest_ctx_multi_assign
()
tests/test_decorators.py:99
Functiontest_ctx_multi_thread
()
tests/test_decorators.py:130
Methodtest_ctx_opts
(self)
tests/test_context.py:323
Functiontest_ctx_orig_args
()
tests/test_decorators.py:27
Functiontest_ctx_reinit
()
tests/test_decorators.py:108
Functiontest_ctx_skt
()
tests/test_decorators.py:149
Functiontest_ctx_skt_name
()
tests/test_decorators.py:182
Functiontest_ctx_skt_reinit
()
tests/test_decorators.py:226
Methodtest_curve
threaded auth - CURVE
tests/test_auth.py:283
Methodtest_curve
test CURVE encryption
tests/test_security.py:206
Methodtest_curve_callback
threaded auth - CURVE with callback authentication
tests/test_auth.py:308
Methodtest_curve_public
test curve_public
tests/test_security.py:184
Methodtest_curve_user_id
threaded auth - CURVE
tests/test_auth.py:344
Functiontest_custom_context
()
tests/test_ext.py:23
Methodtest_custom_debug_formatter
(self)
tests/test_log.py:165
Methodtest_custom_global_formatter
(self)
tests/test_log.py:151
Methodtest_custom_message_type
(self)
tests/test_log.py:179
Functiontest_custom_serialize
(create_bound_pair)
tests/test_asyncio.py:203
Methodtest_custom_serialize
(self)
tests/test_future.py:203
Methodtest_custom_serialize
(self)
tests/test_socket.py:714
Functiontest_custom_serialize_error
(dealer_router)
tests/test_asyncio.py:238
Methodtest_custom_serialize_error
(self)
tests/test_future.py:240
Methodtest_cyclic_destroy
ctx.destroy should succeed when cyclic ref prevents gc
tests/test_context.py:264
Functiontest_cython
(language_level, request, tmpdir)
tests/test_cython.py:28
Functiontest_decorators
test decorators imports
tests/test_imports.py:66
Methodtest_default_mq_args
(self)
tests/test_monqueue.py:216
Methodtest_deny
(self)
tests/test_auth.py:222
Methodtest_destroy
Context.destroy should close sockets
tests/test_context.py:206
Methodtest_destroy_linger
Context.destroy should set linger on closing sockets
tests/test_context.py:220
Methodtest_destroy_no_sockets
(self)
tests/test_context.py:314
Methodtest_device_attributes
(self)
tests/test_device.py:22
Methodtest_device_bind_to_random_binderror
(self)
tests/test_device.py:97
Methodtest_device_bind_to_random_with_args
(self)
tests/test_device.py:82
Methodtest_device_types
(self)
tests/test_device.py:16
Functiontest_devices
test device imports
tests/test_imports.py:36
Methodtest_dir
(self)
tests/test_socket.py:112
Methodtest_dir
(self)
tests/test_context.py:57
Functiontest_draft_asyncio
()
tests/test_asyncio.py:408
Functiontest_draft_fd
()
tests/test_draft.py:57
Functiontest_event_reprs
(event_name)
tests/test_constants.py:29
Functiontest_eventloop
test eventloop imports
tests/test_imports.py:48
Functiontest_excluded
(sdist_files, path)
tools/test_sdist.py:73
Methodtest_fail_init
(self)
tests/test_context.py:81
Methodtest_fork_instance
(self)
tests/test_context.py:391
Methodtest_frame_more
test Frame.more attribute
tests/test_message.py:381
Functiontest_func_return
()
tests/test_decorators.py:327
Methodtest_gc
test close&term by garbage collection alone
tests/test_context.py:244
Methodtest_get_includes
(self)
tests/test_includes.py:11
Methodtest_get_library_dirs
(self)
tests/test_includes.py:24
Functiontest_git_files
(sdist_files, git_files)
tools/test_sdist.py:40
Methodtest_green_device
(self)
tests/test_device.py:155
Methodtest_handler
(self)
tests/test_win32_shim.py:27
Functiontest_has
(feature)
tools/test_wheel.py:20
Functiontest_has
()
tests/test_etc.py:13
Functiontest_has_curve
bundled libzmq has curve support
tests/test_etc.py:18
Functiontest_has_ipc
bundled libzmq has ipc support
tests/test_etc.py:24
Methodtest_hwm
(self)
tests/test_socket.py:593
Methodtest_identity
(self)
tests/test_socket.py:166
Functiontest_included
(sdist_files, path)
tools/test_sdist.py:52
Methodtest_init
(self)
tests/test_context.py:33
Methodtest_init_iface
(self)
tests/test_log.py:36
Methodtest_init_socket
(self)
tests/test_log.py:64
Methodtest_instance
(self)
tests/test_context.py:92
Functiontest_instance_subclass_first
(context)
tests/test_asyncio.py:29
Methodtest_instance_subclass_first
(self)
tests/test_future.py:37
Methodtest_instance_subclass_first
(self)
tests/test_context.py:103
Functiontest_instance_subclass_second
(context)
tests/test_asyncio.py:38
Methodtest_instance_subclass_second
(self)
tests/test_future.py:45
Methodtest_instance_subclass_second
(self)
tests/test_context.py:116
Methodtest_instance_threadsafe
(self)
tests/test_context.py:135
Methodtest_int_sockopts
test integer sockopts
tests/test_socket.py:197
Functiontest_ioloop
()
tests/test_ioloop.py:10
Functiontest_ioloop_authenticator
(context, io_loop)
tests/test_auth.py:410
Functiontest_ioloop_install
()
tests/test_ioloop.py:19
Methodtest_ipc_path_max_length
IPC_PATH_MAX_LEN is a sensible value
tests/test_socket.py:560
Methodtest_ipc_path_max_length_msg
(self)
tests/test_socket.py:569
Methodtest_ipc_path_no_such_file_or_directory_message
Display the ipc path in case of an ENOENT exception
tests/test_socket.py:581
Methodtest_json
(self)
tests/test_pair.py:38
Methodtest_json
(self)
tests/test_reqrep.py:39
Methodtest_keypair
test curve_keypair
tests/test_security.py:165
Methodtest_large_msg
(self)
tests/test_reqrep.py:49
Methodtest_large_send
(self)
tests/test_socket.py:693
Methodtest_len
Test the len of the Frames.
tests/test_message.py:117
Functiontest_license_files
(license_name)
tools/test_wheel.py:78
Methodtest_lifecycle1
Run through a ref counting cycle with a copy.
tests/test_message.py:125
Methodtest_lifecycle2
Run through a different ref counting cycle with a copy.
tests/test_message.py:159
← previousnext →801–900 of 1,090, ranked by callers