zeromq / czmq

High-level C binding for ØMQ
czmq.zeromq.org
Mozilla Public License 2.0
1.16k stars 523 forks source link

zframe.c/print: reduce runtime cost #2230

Closed FrancoisRegisDegott-eaton closed 1 year ago

FrancoisRegisDegott-eaton commented 1 year ago

reduce runtime cost when checking if the frame is binary or not, in zframe_print_n() & zframe_fprint()

paddor commented 6 months ago

@FrancoisRegisDegott-eaton next time please supply a more descriptive commit message.