XMLWordPrintableJSON

Details

    • Sub-task
    • Status: Closed
    • Trivial
    • Resolution: Fixed
    • 0.7
    • 0.7
    • PHP - Library
    • None

    Description

      The TForkingServer has an attribute for the childs it creates.. now the problem is: We're having a PHP daemon which uses the TForkingServer so that it handles all connections in a seperate thread. When we have to restart the daemon (code change) the main thread doing "serve()" would be restartet but all the childs won't (we have persistent connections) stop, so i wan't to extend the class and send a sigterm to all the chils but the childs_ attribute is PRIVATE so it should be PROTECTED i think.

      Attachments

        1. thrift-1152.patch
          0.4 kB
          Jake Farrell

        Activity

          People

            jfarrell Jake Farrell
            savar Simon E
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: