##// END OF EJS Templates
add copy_threshold to limit use of zero-copy to sufficiently large messages...
add copy_threshold to limit use of zero-copy to sufficiently large messages threshold is triggered on the largest part of the message, and copy is applied to all parts, to avoid split-sends.
MinRK -
r7968:20dd4dfe
Show More
Name Size Modified Last Commit Author
/ IPython / zmq / tests
__init__.py Loading ...
test_embed_kernel.py Loading ...
test_message_spec.py Loading ...
test_serialize.py Loading ...
test_session.py Loading ...