mirror of https://github.com/aria2/aria2
Updated doc
parent
60a21e672c
commit
ec01acab39
5
NEWS
5
NEWS
|
@ -10,7 +10,10 @@ have kqueue() system call due to invalid timeout parameter.
|
|||
Changes
|
||||
-------
|
||||
|
||||
* Fixed the bug that microsecond part of timeval overwlows in waitData()
|
||||
* Fixed the bug that microsecond part of timeval overwlows in
|
||||
waitData(). This bug affects platforms which have kqueue() system
|
||||
call. Those systems are FreeBSD, OpenBSD, NetBSD and Darwin (Mac OS
|
||||
X).
|
||||
|
||||
|
||||
|
||||
|
|
Loading…
Reference in New Issue