ZeroMQ 官方地址 :http://api.zeromq.org/4-1:zmq_msg_set

zmq_msg_set(3)      ØMQ Manual - ØMQ/3.2.5

Name

zmq_msg_set - 设置消息的性质

Synopsis

int zmq_msg_set (zmq_msg_t *message, int property, int value);

Description

zmq_msg_set()函数会设置message参数指定的消息的属性,属性值由value参数指定,属性名称由property参数指定。

目前来讲(此版本是ØMQ/3.2.5,查了下ØMQ/4.2.0,同样不支持),zmq_msg_set()啥属性名都不支持。(我了个去……)

Return value

zmq_msg_set() 函数执行成功返回0。否则返回 -1,并且设置errno为下列指定的值。

Errors

  EINVAL

    请求的属性值未知。

See also

zmq_msg_get(3)  zmq(7)

Authors

This ØMQ manual page was written by Pieter Hintjens <ph@imatix.com>.

Web site design and content is copyright (c) 2007-2012 iMatix Corporation. Contact us for professional support. Site content licensed under the Creative Commons Attribution-Share Alike 3.0 License. ØMQ is copyright (c) Copyright (c) 2007-2012 iMatix Corporation and Contributors. ØMQ is free software licensed under the LGPL. ØMQ, ZeroMQ, and 0MQ are trademarks of iMatix Corporation. Terms of Use — Privacy

Policy

更多 ZeroMQ API :http://www.cnblogs.com/fengbohello/p/4230135.html

翻译:风波

mail : fengbohello@qq.com

最新文章

  1. java编码
  2. 51nod1135(求最小原根)
  3. .NET Core的“dotnet restore”、“dotnet build”和“dotnet run”命令都是用来干什么的?
  4. DBA_Oracle Erp R12安装虚拟机镜像IP修正(案例)
  5. 基于css3的3D立方体旋转特效
  6. Parallel.ForEach() 并行循环
  7. HTML5 中的块级链接
  8. JS原型函数相关基础知识
  9. 每天一个linux命令(41)--ping命令
  10. 从Facebook数据泄露事件看大数据时代的个人信息安全问题
  11. Python运算符——复合运算符
  12. c++中结构体sort()排序
  13. android中的LaunchMode详解----四种加载模式
  14. TLS握手、中断恢复与证书中心的原因
  15. bash编程-正则表达式
  16. kettle在linux下执行任务
  17. 循环神经网络-LSTM
  18. linux课程总结
  19. CStringArray error C2248: &#39;CObject::CObject&#39; : cannot access private member declared in class
  20. Alignment--POJ1836

热门文章

  1. Hbase过滤器Filter的使用心得(爬坑经验)
  2. 【09-03】java泛型学习笔记
  3. c# 网络
  4. [译]学习HTTP协议的请求行
  5. win7挂载VHD文件,模拟多系统并存
  6. thinkphp3.2跨控制器调用其他模块的方法
  7. /etc/rc.d/rc与/etc/rc.d/init.d的关系
  8. jquery 扩展插件方法
  9. 【Alpha版本】冲刺-Day1
  10. 号外!GNOME 3.22 正式发布喽!!!