Skip to content

Instantly share code, notes, and snippets.

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