Home
last modified time | relevance | path

Searched refs:net_shutdown (Results 1 – 2 of 2) sorted by relevance

/AliOS-Things-master/components/netmgr/net/include/sys/
A Dsocket.h83 int net_shutdown(int s, int how);
123 return net_shutdown(s, how); in shutdown()
210 #define shutdown(s,how) net_shutdown(s,how)
/AliOS-Things-master/components/netmgr/net/
A Dnet_impl.c30 int net_shutdown(int s, int how) in net_shutdown() function

Completed in 4 milliseconds