Changeset 405 for trunk/src/sh_portcheck.c
- Timestamp:
- Aug 21, 2012, 7:12:10 PM (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/sh_portcheck.c
r383 r405 1832 1832 if (sh_portchk_active != S_FALSE) 1833 1833 { 1834 SH_MUTEX_LOCK(mutex_thread_nolog); 1834 1835 sh_error_handle(SH_ERR_INFO, FIL__, __LINE__, 0, MSG_E_SUBGEN, 1835 1836 _("Checking for open ports"), 1836 1837 _("sh_portchk_check")); 1838 SH_MUTEX_UNLOCK(mutex_thread_nolog); 1837 1839 1838 1840 sh_portchk_reset_lists();
Note:
See TracChangeset
for help on using the changeset viewer.