Zen API
 All Classes Files Functions Variables Typedefs Friends Macros Modules Pages
kStatus kUdpClient_Bind ( kUdpClient  client,
kIpAddress  address,
k32u  port 
)

Binds the client to a local IP address and/or port.

Parameters
clientUDP client object.
addressA local IP address, or kIpAddress_Any().
portA local port number, or kIP_PORT_ANY.
Returns
Operation status.