This commit is contained in:
ge
2026-04-04 00:55:50 +03:00
parent 1cf6d878b5
commit 5b56659d21
4 changed files with 5 additions and 5 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
module netio
/*
Well defined address families. Must work on all platforms.
Common address families. Should work on most platforms.
*/
pub const af_unspec = AddrFamily(C.AF_UNSPEC)