HEX
Server: LiteSpeed
System: Linux s1049.use1.mysecurecloudhost.com 4.18.0-477.27.2.lve.el8.x86_64 #1 SMP Wed Oct 11 12:32:56 UTC 2023 x86_64
User: xedaptot (3356)
PHP: 8.3.31
Disabled: NONE
Upload Files
File: //proc/self/root/lib/python3.6/site-packages/ipapython/__pycache__/fqdn.cpython-36.opt-1.pyc
3

�d[e��@sdZddlZdd�ZdS)zGet host's FQDN
�NcCs4tj�}tj|dtjtjtjtjBd�}|ddS)z�Get the fully qualified domain name of current host from glibc

    This function may return an FQDN with up to MAXHOSTFQDNLEN characters
    (253). The effective hostname is still limited to MAXHOSTNAMELEN (64).

    :return: FQDN as str
    N)Zfamily�type�flagsr�)�socketZgethostnameZgetaddrinfoZ	AF_UNSPECZ
SOCK_DGRAMZAI_CANONNAMEZ
AI_ADDRCONFIG)ZhostnameZgai�r�/usr/lib/python3.6/fqdn.py�gethostfqdn	sr)�__doc__rrrrrr�<module>s