Displaying 1 result from an estimated 1 matches for "gettimeofd".
Did you mean:
gettimeofday
2012 Oct 12
0
NUT drivers socket polling issues
Hello gents,
while getting rid of gettimeofday, I've spotted something I'd like
to discuss in implementation of socket polling in
driver/main.c::main and driver/dstate.c::dstate_poll_fds
My observations follow:
1/ I'm not very happy with the poll mechanism design as whole.
I mean, typically, you implement the poll as { poll(); p...