osc ~master (2018-07-01T15:45:49Z)
Dub
Repo
OSCServer.bind
osc
server
OSCServer
Binds the server to the given address.
void
bind
(Address addr)
class
OSCServer
void
bind
(
Address
addr
)
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 address.