Merge branch 'master' of ssh://openpandora.org/srv/git/pandora-libraries
[pandora-libraries.git] / include / pnd_notify.h
index a555bc9..f4bf594 100644 (file)
@@ -36,6 +36,7 @@ unsigned char pnd_notify_rediscover_p ( pnd_notify_handle h );
  * be responding. Returns 0 if inotify is never ready during the interval, otherwise
  * it suggests inotify is up and going.
  * secs_timeout may be 0 which means 'forever'
+ * NOTE: This wastes some time, always
  */
 unsigned char pnd_notify_wait_until_ready ( unsigned int secs_timeout );