forked from xuos/xiuos
23/08/11 Fix app test socket
This commit is contained in:
@@ -256,7 +256,7 @@ enum IperfParamEnum {
|
||||
IPERF_PARAM_PORT = 'p',
|
||||
};
|
||||
|
||||
void TestIperf(int argc, char* argv[])
|
||||
void TestSocket(int argc, char* argv[])
|
||||
{
|
||||
lwip_config_tcp(0, lwip_ipaddr, lwip_netmask, lwip_gwaddr);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user