Advertisement
Guest User

Untitled

a guest
Oct 25th, 2016
67
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. // setTimeout(function() { conn.close(); process.exit(0) }, 500);
  2.  
  3. setTimeout(function() { conn.close(); }, 500);
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement