Hello, What is the best way to set millisecond timeout to a evhttp_connection using the evhttp framework?
I tried evcon->ev.ev_timeout = tv but its giving me error: dereferencing pointer to incomplete type
Hello, What is the best way to set millisecond timeout to a evhttp_connection using the evhttp framework?
I tried evcon->ev.ev_timeout = tv but its giving me error: dereferencing pointer to incomplete type