mirror of https://github.com/F-Stack/f-stack.git
Merge branch 'master' of https://github.com/jinhao2/f-stack
This commit is contained in:
commit
7836a3b46b
|
@ -1114,6 +1114,7 @@ in_pcbconnect_setup(struct inpcb *inp, struct sockaddr *nam,
|
|||
return (error);
|
||||
}
|
||||
#else
|
||||
if (lport == 0)
|
||||
{
|
||||
struct ifaddr *ifa;
|
||||
struct ifnet *ifp;
|
||||
|
|
Loading…
Reference in New Issue