Created
April 3, 2016 23:58
-
-
Save jbenner-radham/5c91d8c66b0899b8922caaa70a8d1739 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
int server_sock = socket(PF_INET, SOCK_STREAM, IPPROTO_TCP); |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment