fix a typo
This commit is contained in:
parent
74b8b449a4
commit
314a33c864
@ -127,7 +127,7 @@ void Listener_thread::run()
|
||||
fd_set read_fds_arg= read_fds;
|
||||
/*
|
||||
We should reintialize timer as on linux it is modified
|
||||
to reflect amout of time not slept.
|
||||
to reflect amount of time not slept.
|
||||
*/
|
||||
tv.tv_sec= 0;
|
||||
tv.tv_usec= 100000;
|
||||
|
Loading…
x
Reference in New Issue
Block a user