Skip to content

Instantly share code, notes, and snippets.

@vladimir-vg
Created May 7, 2015 17:25
Show Gist options
  • Save vladimir-vg/fea2cd9f9ddbf7ded6a4 to your computer and use it in GitHub Desktop.
Save vladimir-vg/fea2cd9f9ddbf7ded6a4 to your computer and use it in GitHub Desktop.
recv(S,Len) ->
prim_inet:recvfrom(S, Len).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment