pub handle fix

pull/13559/head
gcxfd 2022-02-22 14:30:50 +08:00
parent 08a92cbefa
commit df0e768634
1 changed files with 2 additions and 1 deletions

View File

@ -1,7 +1,8 @@
module net
pub struct Socket {
pub handle int
pub:
handle int
}
// address gets the address of a socket