Hi All.
Why does bufferevent_add(struct event *ev, int timeout) use "int timeout"
instead of "struct timeval *tv" ?
Is't imposible to set timeout to 10 ms when bufferevent_add is used under
Win32 (select).

-- 
Best regards,
Maksim Lapo
_______________________________________________
Libevent-users mailing list
Libevent-users@monkey.org
http://monkeymail.org/mailman/listinfo/libevent-users

Reply via email to