get_path
Description:
Gets this's path, or for abstract sockets the "name".
Guaranteed to be zero-terminated, but an abstract socket may contain embedded zeros, and thus you should use get_path_len to get the true length of this string.
Parameters:
this |
Returns:
the path for this |