Menu

#4 Server dies by SIGPIPE when sends data

0.7.0
open-accepted
nobody
Internals (3)
4
2010-11-12
2010-11-12
No

An error occurs if client closes connection while server is still sending data. It would be fixed by using MSG_NOSIGNAL flag in send() function.

Discussion

  • Schmidt Anton

    Schmidt Anton - 2010-11-12

    A perl script, that could raise this ccgid's error

     
  • Schmidt Anton

    Schmidt Anton - 2010-11-12
    • status: open --> open-accepted
     

Log in to post a comment.