Linux/POSIXエラーエラー
ESOCKTNOSUPPORTESOCKTNOSUPPORT — Socket Type Not Supported
The specified socket type is not supported within the given protocol family.
linuxunix
詳細を表示 Exit 1The process exited with a general, unspecified error.
A catchall for general errors. The actual cause depends on the specific application.
Check stderr output for error messages. Review application logs. Run with verbose or debug flags.
ESOCKTNOSUPPORTThe specified socket type is not supported within the given protocol family.
SIGALRM (14)A timer set with alarm() or setitimer() has expired.
ENOSTRA STREAMS-specific operation was attempted on a non-STREAMS file descriptor.
SIGABRT (6)The process was aborted, typically by calling abort() or due to a failed assertion.
ENOTTYAn ioctl request was made on a file descriptor that does not support it.
EDEADLKA resource deadlock would have occurred if the operation had proceeded.