###
Toggle table of contents
apple
linux
native
Target filter
apple
linux
native
Switch theme
Search in API
Skip to content
###
krch
/
org.danbrough.krch.socket
/
socketAddress
socket
Address
apple
linux
native
actual
fun
socketAddress
(
host
:
String
,
port
:
Int
)
:
CValue
<
sockaddr_in
>
actual
fun
socketAddress
(
host
:
String
,
port
:
Int
)
:
CValue
<
sockaddr_in
>
expect
fun
socketAddress
(
host
:
String
,
port
:
Int
)
:
CValue
<
sockaddr_in
>