socket2
0.5.7
In socket2::sys
Function
socket2
::
sys
::
socket
Copy item path
source
ยท
[
−
]
pub(crate) fn socket(family:
c_int
, ty:
c_int
, protocol:
c_int
) ->
Result
<
c_int
>