| 
    Qsmtp
    0.30dev
    
   | 
 
headers of functions to filter out IP addresses of the local machine More...
Go to the source code of this file.
Functions | |
| struct ips * | filter_my_ips (struct ips *ipl) | 
headers of functions to filter out IP addresses of the local machine
remove all IP addresses of the local machine from IP list
| ipl | list of IP addresses | 
| NULL | all listed addresses are local ones | 
The address structs that match the local machine are freed.
If any errors are encountered while this function runs (e.g. a function called runs out of memory) the original list will be returned.
 1.8.10