Function to find goot reply socket for IPv4 Broadcast Requests
FossilOrigin-Name: 4f0280443244ca86f2b0575642e33da419ac1466df06c75b800e175f27124cc3
This commit is contained in:
@ -33,6 +33,8 @@ struct socklistelem{
|
||||
int family;
|
||||
int wtpcount;
|
||||
int ac_proto;
|
||||
struct sockaddr netmask;
|
||||
struct sockaddr addr;
|
||||
};
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user