Advertisement
Guest User

Untitled

a guest
Jul 17th, 2019
53
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.34 KB | None | 0 0
  1. % according to the code this should work
  2. ok = socket:send(Socket, Data, [], nowait)
  3.  
  4. =ERROR REPORT==== 5-Jul-2019::12:52:06.740284 ===
  5. Error in process <0.76.0> with exit value:
  6. {badarith,[{erlang,'-',[nowait,0],[]},
  7. {socket,next_timeout,2,[]},
  8. {socket,do_send,4,[]},
  9. {hammer2,send,1,[{file,"hammer2.erl"},{line,25}]}]}
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement