You are viewing a plain text version of this content. The canonical link for it is here.
Posted to proton@qpid.apache.org by "Tomasz Nowicki (JIRA)" <ji...@apache.org> on 2015/04/16 10:12:58 UTC

[jira] [Updated] (PROTON-852) Implement pn_getaddrinfo,pn_getprotobyname for platforms that not support getaddrinfo(),getprotobyname()

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

Tomasz Nowicki updated PROTON-852:
----------------------------------
    Attachment: proton-c-GETADDRINFO.patch

> Implement pn_getaddrinfo,pn_getprotobyname for platforms that not support getaddrinfo(),getprotobyname() 
> ---------------------------------------------------------------------------------------------------------
>
>                 Key: PROTON-852
>                 URL: https://issues.apache.org/jira/browse/PROTON-852
>             Project: Qpid Proton
>          Issue Type: New Feature
>          Components: proton-c
>    Affects Versions: 0.9
>         Environment: uclinux m68k
>            Reporter: Tomasz Nowicki
>              Labels: patch
>             Fix For: 0.10
>
>         Attachments: proton-c-GETADDRINFO.patch
>
>   Original Estimate: 0h
>  Remaining Estimate: 0h
>
> Implement pn_getaddrinfo,pn_getprotobyname for platforms that not support getaddrinfo(),getprotobyname(). Relevant pn_freeaddrinfo is also introduced. If GETADDRINFO_NOT_IMPL flag is not present, native implementation is called.  



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)