unix_unlink (FUN)ΒΆ
FUNCTION unix_unlink : INT
unlink unix domain socket see manpage unlink
Returnvalue: On success, zero is returned. On error, -1 is returned, and errno is set to indicate the error.
- InOut:
Scope
Name
Type
Return
unix_unlink
INT
Input
pathname
STRING