remove struct export workaround from sys_socket
This commit is contained in:
@@ -41,5 +41,12 @@ cpp_compat = true
|
||||
[enum]
|
||||
prefix_with_name = true
|
||||
|
||||
[export]
|
||||
include = [
|
||||
"linger",
|
||||
"cmsghdr",
|
||||
"ucred"
|
||||
]
|
||||
|
||||
[export.rename]
|
||||
"iovec" = "struct iovec"
|
||||
|
||||
Reference in New Issue
Block a user