Changeset 221 for branches/samba-3.3.x/source/winbindd/winbindd_dual.c
- Timestamp:
- May 24, 2009, 7:17:10 AM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/samba-3.3.x/source/winbindd/winbindd_dual.c
r206 r221 184 184 DEBUG(0,("async_request_timeout_handler: child pid %u is not responding. " 185 185 "Closing connection to it.\n", 186 state->child_pid ));186 (unsigned int)state->child_pid )); 187 187 188 188 /* Deal with the reply - set to error. */
Note:
See TracChangeset
for help on using the changeset viewer.