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