Skip to content

Instantly share code, notes, and snippets.

@andeemarks
Created March 13, 2012 06:14
Show Gist options
  • Save andeemarks/2027196 to your computer and use it in GitHub Desktop.
Save andeemarks/2027196 to your computer and use it in GitHub Desktop.
Erlang start Pong process
(pong@127.0.0.1)4> tut17:start_pong().
true
Pong received ping
Pong received ping
Pong received ping
Pong finished
(pong@127.0.0.1)5>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment