当前位置:  技术问答>linux和unix

Program received signal SIGPIPE, Broken pipe. 这是什么回事?

    来源: 互联网  发布时间:2015-05-22

    本文导语:  一段程序,是socket程序,server端经常报这个错,接着程序就退出. what happen? | 你write的fd被对方关闭了。 需要如下调用避免 signal(SIGPIPE, SIG_IGN); 并且处理write的返回,errno=EPIPE

一段程序,是socket程序,server端经常报这个错,接着程序就退出.
what happen?

|
你write的fd被对方关闭了。
需要如下调用避免
signal(SIGPIPE, SIG_IGN);
并且处理write的返回,errno=EPIPE

    
 
 
 
本站(WWW.)旨在分享和传播互联网科技相关的资讯和技术,将尽最大努力为读者提供更好的信息聚合和浏览方式。
本站(WWW.)站内文章除注明原创外,均为转载、整理或搜集自网络。欢迎任何形式的转载,转载请注明出处。












  • 相关文章推荐
  • java命名空间javax.sound.midi类shortmessage的类成员方法: program_change定义及介绍
  • I need a tftp program!!!
  • java命名空间javax.sound.midi类voicestatus的类成员方法: program定义及介绍
  • mount RPC: Program not registered
  • not enough room for program headers什么错误啊?
  • could not load the Java virtual machine.program will exit!
  • 求助:初学者对“Run Program”的疑问?
  • AIML解释器 program-o
  • 求助:he program does not have an entry point or
  • gcc编译中出现的这种错误提示 stray '357' in program
  • 哈希算法计算 Generic Hash and HMAC Program
  • Is this program wrong?
  • mysql program link error
  • How to get free disk space size in C/C++ program( Solaris system)
  • sendmail编译出错 Can not locate an M4 program
  • How to write services with Java program
  • 编译错误error: stray ‘343’in program的解决方法
  • how to install program ! i'm a beginner in linux !:)
  • 安装VMware tools 时What is the location of the "gcc" program on your mechine?
  • If I know the function used in the program,how can I get the library which provides the implemation of the BEING USED function
  • 用gcc编译linux下c++程序 报: stray '343’ in program 这样的错误,是什么意思?


  • 站内导航:


    特别声明:169IT网站部分信息来自互联网,如果侵犯您的权利,请及时告知,本站将立即删除!

    ©2012-2021,,E-mail:www_#163.com(请将#改为@)

    浙ICP备11055608号-3