diff --git a/docs/UdpSocket.html b/docs/UdpSocket.html index 96cf096..16466f3 100644 --- a/docs/UdpSocket.html +++ b/docs/UdpSocket.html @@ -122,6 +122,27 @@
+ (Fn [(Ref UdpSocket a)] Int) +
+ + + ++
returns the port the socket is bound to. Useful
+after binding to port 0 to discover the OS-assigned port.