ubyte[] containing the copied bytes, or null.Copies raw sockaddr bytes into an owned buffer.
Uses the platform-specific storage size to capture variable-length address data (e.g. sockaddr_in6) without truncation.
sa | Pointer to the sockaddr to copy, or null. |
ubyte[] containing the copied bytes, or null.