Mojo function
S_ISSOCK
S_ISSOCK[intable: Intable](mode: intable) -> Bool
Returns True if the mode is a socket.
Parameters:
- intable (
Intable
): A type conforming to Intable.
Args:
- mode (
intable
): The file mode.
Returns:
True if the mode is a socket and False otherwise.
Was this page helpful?
Thank you! We'll create more content like this.
Thank you for helping us improve!
😔 What went wrong?