Skip to content

Instantly share code, notes, and snippets.

@thealmikey
Last active April 5, 2019 17:24
Show Gist options
  • Save thealmikey/f2946da26a7b80cb557829065347dd9b to your computer and use it in GitHub Desktop.
Save thealmikey/f2946da26a7b80cb557829065347dd9b to your computer and use it in GitHub Desktop.
while (true) {
val rawRequest = socket.recv(0)
...
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment