Skip to content

Instantly share code, notes, and snippets.

@defunkt
Forked from sarahhodne/gist:206367
Created October 9, 2009 21:13
Show Gist options
  • Save defunkt/206371 to your computer and use it in GitHub Desktop.
Save defunkt/206371 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