Skip to content

Instantly share code, notes, and snippets.

@ELLIOTTCABLE
Forked from micahrj/gist:449195
Created June 22, 2010 22:25
Show Gist options
  • Save ELLIOTTCABLE/449198 to your computer and use it in GitHub Desktop.
Save ELLIOTTCABLE/449198 to your computer and use it in GitHub Desktop.
request ↼ server listen()
print("how many times is this printed", request address, request port)
#--------
display ↼ routine { print("how many times is this printed", @ address, @ port) }
request ↼ server listen()
display(request)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment