- Timestamp:
- 11/16/07 22:32:58 (6 years ago)
- Branches:
- master, 0.4.0, 0.4.1, 0.4.2, stable
- Children:
- 5044c09
- Parents:
- b0ae738
- File:
-
- 1 edited
-
modules/NRPEListener/NRPEListener.cpp (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
modules/NRPEListener/NRPEListener.cpp
rb0ae738 r23c63eb 328 328 } 329 329 else { 330 msg = "NRPE_NT failed to create process , exiting...";330 msg = "NRPE_NT failed to create process (" + command + "): " + error::lookup::last_error(); 331 331 result = NSCAPI::returnUNKNOWN; 332 332 CloseHandle(hChildInR);
Note: See TracChangeset
for help on using the changeset viewer.








