diff options
author | root <root> | 2008-12-07 15:43:43 +0000 |
---|---|---|
committer | root <root> | 2008-12-07 15:43:43 +0000 |
commit | 73dc4a3e604cf3ffb01ff3436669a29b062e3585 (patch) | |
tree | fedc78b2d7c0e942bdb9569735db022e31aa117a /ev.pod | |
parent | 1dc7c89f3d53fecd7cbe8d998c9cbdfd2106cfaa (diff) |
*** empty log message ***
Diffstat (limited to 'ev.pod')
-rw-r--r-- | ev.pod | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -2014,7 +2014,7 @@ the process. The exception are C<ev_stat> watchers - those call C<stat For local paths, this usually doesn't matter: unless the system is very busy or the intervals between stat's are large, a stat call will be fast, -as the path data is suually in memory already (except when starting the +as the path data is usually in memory already (except when starting the watcher). For networked file systems, calling C<stat ()> can block an indefinite |