bug
This commit is contained in:
parent
39746e30dc
commit
8bdb331b60
1 changed files with 3 additions and 0 deletions
|
@ -18,6 +18,9 @@ There is a `watch` branch in git that adds the command.
|
||||||
cannot track file closes. Need to go back and check these files every
|
cannot track file closes. Need to go back and check these files every
|
||||||
second or something.
|
second or something.
|
||||||
|
|
||||||
|
* Kqueue has to open every directory it watches, so too many directories
|
||||||
|
will run it out of the max number of open files (typically 1024), and fail.
|
||||||
|
|
||||||
## beyond Linux
|
## beyond Linux
|
||||||
|
|
||||||
I'd also like to support OSX and if possible the BSDs.
|
I'd also like to support OSX and if possible the BSDs.
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue