Skip to content
  • Mark Andrews's avatar
    265. [bug] dns_request_create() not works for TCP. · 559bb101
    Mark Andrews authored
     264.   [func]          Dispatch can not take TCP sockets in connecting
                            state.  Set DNS_DISPATCHATTR_CONNECTED when calling
                            dns_dispatch_createtcp() for connected TCP sockets
                            or call dns_dispatch_starttcp() when the socket is
                            connected.
    559bb101