The socket descriptor #1039
Unanswered
xiuer-1573
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
where is socket descriptor,in C is: int socket(int domain, int type, int protocol), int s = socket(AF_INET, SOCK_STREAM, 0); i need s,where is descriptor,thank you!
Beta Was this translation helpful? Give feedback.
All reactions