zeromq / zproto

A protocol framework for ZeroMQ
MIT License
237 stars 100 forks source link

Feature fixbug #432

Closed maolin-cdzl closed 4 years ago

maolin-cdzl commented 4 years ago

zproto_client_c.gsl:

  1. count express error for class.recv
  2. function assume_property not set destructor to none if property already exists.

take mlm_client.xml of project malamute for testing

zproto_codec_c.gsl

  1. generate bad test code for message with msg field when class.virtual=1

take example_peer_msg.xml in src/zyre_peer_example/src for testing