Docs
Reference
Guides
Blog
Discord
/
Bun
/
udp
/
BaseUDPSocket
BaseUDPSocket
P
address
P
binaryType
M
close
P
closed
P
hostname
P
port
M
ref
M
unref
Search the reference...
/
Docs
Reference
Guides
Blog
Discord
/
Bun
/
udp
/
BaseUDPSocket
BaseUDPSocket
P
address
P
binaryType
M
close
P
closed
P
hostname
P
port
M
ref
M
unref
Symbol
udp.BaseUDPSocket
interface
BaseUDPSocket
readonly
address
:
SocketAddress
readonly
binaryType
:
keyof
BinaryTypeList
readonly
closed
:
boolean
readonly
hostname
:
string
readonly
port
:
number
close
(
)
:
void
ref
(
)
:
void
unref
(
)
:
void