Displaying 1 result from an estimated 1 matches for "2d8e42eb".
Did you mean:
2d2e4eb
2010 Aug 24
0
[PATCH]: Exiting -1 if dhcp client failed
...%d\n",
cfg_local_port, cfg_remote_port);
}
- loop();
+ err=loop();
}
- return 0;
+ return err;
}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.zytor.com/pipermail/klibc/attachments/20100824/2d8e42eb/attachment.html>