implemented soa rr encoding in dnc
This commit is contained in:
@ -448,7 +448,7 @@ MIO_EXPORT mio_svc_dnc_t* mio_svc_dnc_start (
|
||||
const mio_skad_t* bind_addr, /* optional. can be MIO_NULL */
|
||||
const mio_ntime_t* send_tmout, /* required */
|
||||
const mio_ntime_t* reply_tmout, /* required */
|
||||
mio_oow_t reply_tmout_max_tries
|
||||
mio_oow_t max_tries /* required */
|
||||
);
|
||||
|
||||
MIO_EXPORT void mio_svc_dnc_stop (
|
||||
|
Reference in New Issue
Block a user