summaryrefslogtreecommitdiff
path: root/tests/msg.c
Commit message (Expand)AuthorAgeFilesLines
* fixes #776 nn_reallocmsg is hideously broken, corrupts memory.fix776Garrett D'Amore2017-10-121-0/+16
* fixes #658 Add parallelized travis builds and testsSnaipe2016-04-221-4/+8
* Copyright transfer from 250bpm s.r.o. to Martin SustrikMartin Sustrik2014-11-121-1/+1
* Warnings fixed in nanocatPaul Colomiets2013-11-201-2/+2
* Fix data corruption on big messages (fixes #144)Paul Colomiets2013-09-251-0/+27
* Another bunch of tests refactoredPaul Colomiets2013-09-121-13/+7
* "All rights reserved" clause added to copyright statements.Martin Sustrik2013-08-051-1/+1
* Replace duplicate socket addresses with constantNir Soffer2013-02-171-2/+4
* nn_init() removed; nn_term() repurposedMartin Sustrik2013-02-041-4/+0
* NN_MSG specifies pointer to pointer to buffer in nn_send and nn_sendmsgMartin Sustrik2013-01-241-2/+2
* sp_ prefixes changed to nn_ prefixesMartin Sustrik2013-01-221-30/+29
* Support for zero copy messages addedMartin Sustrik2013-01-201-0/+107