Sign in
android
/
toolchain
/
rustc
/
59fbe18bc79ed87d0c5f02705e7cf19e402e1f2b
/
.
/
vendor
/
socket2-0.3.16
/
TODO.refactor
blob: c72f10bab062c22ed5758d7b2a162cbc823d49dd [
file
]
# Refactor
*
[
]
Move
all the
function
of
`sys::Socket`
as
stand
-
alone functions
.
*
[
]
Remove
`sys::Socket`
.
*
[
]
Rename
`sys::SysSocket`
to
`sys::Socket`
.
*
[
]
Look
at
`SockAddr`
.
*
[
]
Add
docs about its size
.