• D
    Ban use of all inet_* functions · 5f325880
    Daniel P. Berrange 提交于
    All the inet_* functions can be replaced with calls to the
    virSocket APIs. Since many of the inet_* funtions are unsafe,
    and the remainder are obsolete, forbid all future use of them
    in libvirt.
    
    * Makefile.nonreentrant: Ban use of inet_*
    5f325880
Makefile.nonreentrant 2.7 KB