[ 
https://issues.apache.org/jira/browse/TS-372?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Leif Hedstrom reassigned TS-372:
--------------------------------

    Assignee:     (was: Mladen Turk)
    
> Use fdwalk and implement wrapper for platforms not having it
> ------------------------------------------------------------
>
>                 Key: TS-372
>                 URL: https://issues.apache.org/jira/browse/TS-372
>             Project: Traffic Server
>          Issue Type: Improvement
>          Components: Core
>            Reporter: Mladen Turk
>            Priority: Minor
>             Fix For: sometime
>
>         Attachments: fdwalk.diff
>
>   Original Estimate: 24h
>  Remaining Estimate: 24h
>
> Implement fdwalk for common iteration over opened process file descriptors
> Solaris has native fdwalk function, so implement the same on other platforms 
> using ink_fdwalk.
> This feature allow to close all opened file descriptors in process using 
> using simple callback
> which is something usually done after fork and before execv.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to