Skip to content

Instantly share code, notes, and snippets.

@sarahhodne
Created October 9, 2009 21:05
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 1 You must be signed in to fork a gist
  • Save sarahhodne/206367 to your computer and use it in GitHub Desktop.
Save sarahhodne/206367 to your computer and use it in GitHub Desktop.
setup_socket
fork {
accept_connection
handle_connection (with select())
}
waitall
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment