gSocketAddressGetNativeSize {RGtk2} | R Documentation |
Gets the size of address
's native
structsockaddr. You can use this to allocate memory to pass to
gSocketAddressToNative
.
gSocketAddressGetNativeSize(object)
|
Since 2.22
[integer] the size of the native
structsockaddrthat
address
represents
Derived by RGtkGen from GTK+ documentation