0
0
mirror of https://github.com/zeromq/libzmq.git synced 2024-12-27 15:41:05 +08:00
Pieter Hintjens 62c66ae7f7 Problem: test_large_msg kills my system temporarily
And I'm on a reasonably sized laptop. I think allocating INT_MAX
memory is dangerous in a test case.

Solution: expose this as a context option. I've used ZMQ_MAX_MSGSZ
and documented it and implemented the API. However I don't know how
to get the parent context for a socket, so the code in zmq.cpp is
still unfinished.
2016-02-09 10:55:09 +01:00
..
2015-12-08 13:16:09 +06:00
2015-12-08 13:16:09 +06:00
2015-12-08 13:16:09 +06:00
2013-09-15 20:13:44 +02:00
2014-11-07 22:30:15 -08:00
2015-12-08 13:16:09 +06:00
2015-12-08 13:16:09 +06:00
2015-12-08 13:16:09 +06:00
2014-10-17 17:21:41 +02:00
2015-12-08 13:16:09 +06:00
2015-12-08 13:16:09 +06:00
2015-12-08 13:16:09 +06:00
2015-12-08 13:16:09 +06:00