Loading...
Select Version
&pagelevel(4)&pagelevel
|
Description
The freehostent() function releases memory of an object of the type struct hostent which was requested beforehand with the getipnodebyname() or getipnodebyaddr() function.
The ptr parameter points to an object of the type struct hostent.
The declaration of the hostent structure can be found in section "Converting host names into network addresses and vice versa".