[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]

[Libevent-users] evhttp_connection_set_timeout granularity



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