osc ~master (2018-07-01T15:45:49Z)
Dub
Repo
OSCServer.bind
osc
server
OSCServer
Binds the server to the given IPv4 IP and port.
void
bind
(Address addr)
void
bind
(string ip, ushort port)
class
OSCServer
void
bind
(
string
ip
,
ushort
port
)
void
bind
(ushort port)
Meta
Source
See Implementation
osc
server
OSCServer
constructors
this
functions
bind
close
empty
pop
Binds the server to the given IPv4 IP and port.