gSocketGetLocalAddress
Try to get the local a bound socket. This is only useful if the socket has been bound to a local address, either explicitly or implicitly when connecting.
gSocketGetLocalAddress(object, .errwarn = TRUE)
|
a |
.errwarn |
Whether to issue a warning on error or fail silently |
Since 2.22
A list containing the following elements:
retval |
[ |
|
|
Derived by RGtkGen from GTK+ documentation
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.