Changeset 274 for branches/samba-3.3.x/source/winbindd/winbindd.c
- Timestamp:
- Jun 17, 2009, 2:19:52 PM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/samba-3.3.x/source/winbindd/winbindd.c
r222 r274 779 779 for (state = winbindd_client_list(); state; state = state->next) { 780 780 if (state->response.result != WINBINDD_PENDING && 781 state->fd_event.flags == EVENT_FD_READ && 781 782 !state->getpwent_state && !state->getgrent_state) { 782 783 nidle++;
Note:
See TracChangeset
for help on using the changeset viewer.