Skip to content
  • Rémi Denis-Courmont's avatar
    net: add vlc_getaddrinfo_i11e() stub · 10e0eec4
    Rémi Denis-Courmont authored
    The function should provide interrupt DNS resolution, so a thread can
    abort a DNS query (e.g. if network is down or really slow).
    
    The stub is not interruptible. This makes no difference to the existing
    uninterruptible (mis)behaviour.
    10e0eec4