[asterisk-bugs] [JIRA] (ASTERISK-22557) why doesn't use waitpid into all src instead of sometimes wait4

YvesGael (JIRA) noreply at issues.asterisk.org
Thu Sep 19 04:27:03 CDT 2013


YvesGael created ASTERISK-22557:
-----------------------------------

             Summary: why doesn't use waitpid into all src instead of sometimes wait4
                 Key: ASTERISK-22557
                 URL: https://issues.asterisk.org/jira/browse/ASTERISK-22557
             Project: Asterisk
          Issue Type: Improvement
      Security Level: None
          Components: Applications/app_dahdiras, Applications/General, Utilities/General
    Affects Versions: 11.5.1, 1.8.23.1, SVN
         Environment: test into gnu/linux
            Reporter: YvesGael
            Severity: Trivial


Into some src, you use wait4 but you never read or use rusage, into others src, you use waitpid.
It could be great to use waitpid into all src.

i join a patch tested into linux.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.asterisk.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira



More information about the asterisk-bugs mailing list