feature: NO DNS? fa nulla...

su linux funge...
su altri non so...da testare!!!
This commit is contained in:
greko17
2019-11-28 21:49:48 +01:00
parent 436367da6d
commit b12201bb8e
120 changed files with 16179 additions and 5 deletions
+4
View File
@@ -0,0 +1,4 @@
from typing import Union
from socket import AddressFamily
AF_INET6 : Union[int, AddressFamily]