How to be notified of file/directory change in C/C++, ideally using POSIX

前端 未结 7 818
无人及你
无人及你 2020-12-08 04:40

The subject says it all - normally easy and cross platform way is to poll, intelligently. But every OS has some means to notify without polling. Is it possible in a reasonab

7条回答
提交回复
热议问题