With python inotifyx, do I need to remove the clock and close the open system file descriptor, if I need them before the program exits? For instance. Are there any possible problems if I create one (file descriptor + clock) with each run and do not close it?
The kernel stores the clock as full paths, so closing the clock is preferable, and unnecessary VFS work is also required. As for the file descriptor, it will depend on how many others you have opened.
, , , , . , .
(, , , waitpid (2) ..), . , , - .
Source: https://habr.com/ru/post/1735890/More articles:https://translate.googleusercontent.com/translate_c?depth=1&pto=aue&rurl=translate.google.com&sl=ru&sp=nmt4&tl=en&u=https://fooobar.com/questions/1735885/export-visio-macros-to-visio-com-add-in&usg=ALkJrhiDSrn7ZLRTV0sSSgt0UXo9IgkmIADataSet with many OR clauses - sqlDrupal: how to upgrade the current project website to dev version? - drupalHow to debug unreleased COM links from managed code? - debuggingIn XHTML / HTML, which elements have semantic meaning, which are biased and which do not fall into both categories? - htmlHow to find undocumented iPhone API calls? - apiYoutube API playVideo doesn't work when running locally - javascriptHelp me figure out the Dispose () implementation code from MSDN - c #GetDate in a string in C # - stringRegEx to extract all the attributes of HTML tags, including embedded JavaScript - htmlAll Articles