]> git.ipfire.org Git - thirdparty/glibc.git/commit - ChangeLog
Refactor code out of nscd's two main poll loops.
authorCarlos O'Donell <carlos@redhat.com>
Thu, 7 Feb 2013 19:28:53 +0000 (14:28 -0500)
committerCarlos O'Donell <carlos@redhat.com>
Fri, 8 Feb 2013 17:56:22 +0000 (12:56 -0500)
commit471514d39d03ef96096767651ecce30630e64c1e
tree3d1dae1552063e42912511c83f74990502e8c3b0
parentb2d3c3befb45ae4e5284274d9ce75ca462119239
Refactor code out of nscd's two main poll loops.

We refactor the inotify file checking code and the
database clearing code out of the main_loop_poll and
mail_loop_epoll functions. We document some the related
functions with appropriate comments.
ChangeLog
nscd/connections.c