Unix sockets can be configured with the SOCK_STREAM , SOCK_DGRAM , and SOCK_SEQPACKET types. SOCK_STREAM creates a connection-oriented socket that behaves like ...
確定! 回上一頁