Changeset 988 for vendor/current/libcli/nbt/namerefresh.c
- Timestamp:
- Nov 24, 2016, 1:14:11 PM (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
vendor/current/libcli/nbt/namerefresh.c
r740 r988 332 332 333 333 if (!tevent_req_poll(subreq, ev)) { 334 status = map_nt_error_from_unix (errno);334 status = map_nt_error_from_unix_common(errno); 335 335 talloc_free(frame); 336 336 return status;
Note:
See TracChangeset
for help on using the changeset viewer.