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

Branko Čibej resolved SERF-211.
-------------------------------
      Assignee:     (was: Branko Čibej)
    Resolution: Fixed

Done in {{r1931128}}.

> Finalise async resolver
> -----------------------
>
>                 Key: SERF-211
>                 URL: https://issues.apache.org/jira/browse/SERF-211
>             Project: serf
>          Issue Type: Bug
>            Reporter: Daniel Sahlberg
>            Priority: Major
>
> The async resolver code contains a bunch of FIXMEs:
>  
> resolve.c
> /*
>  * FIXME: EXPERIMENTAL
>  * TODO:
>  *  - Wake the poll/select in serf_context_run() when new resolve
>  *    results are available.
>  */
>  
> init_once.c
> /* FIXME: Do we really want to support APR-0.9.x? */  
> {color:#FF0000}(no?){color}
> return APR_EGENERAL; /* FIXME: Just abort()? */ {color:#FF0000}(as the 
> previous comment says: It can't happen, was there some stupid compiler 
> complaining?){color}
>  
> serf.h
> /* FIXME: EXPERIMENTAL */
> (four times, on the declarations of the async functions/callbacks)
>  
>  



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to