13 May
2014
13 May
'14
7:16 a.m.
On 13/05/14 08:16, Chris Knipe wrote:
The above works fine, but I have no idea on how to determine whether the request was sent successfully, or even better, accepted by the NAS. Can
This is a perl question, so almost completely OT ;o) See "perldoc -f close", in particular the reference to obtaining the child exit code. radclient will exit with 0 on success.