search for: stats_send_lock

Displaying 1 result from an estimated 1 matches for "stats_send_lock".

Did you mean: stats_send_locked
2004 Jul 21
3
Request to an hpa-TFTP enhancement - convert '\' in filenames to '/'
...ek = '/'; + seek++; + } logger(LOG_NOTICE, "Serving %s to %s:%d", data- >tftp_options[OPT_FILENAME].value, inet_ntoa(data- >client_info->client.sin_addr), @@ -665,6 +674,7 @@ stats_send_locked(); else stats_err_locked(); + } break; case GET_WRQ: logger(LOG_NOTICE, "Fetching from %s to %s", <<< I would be very pleased to get such a '\' -> '/' conversion the the...