Advertisement
Guest User

Untitled

a guest
Aug 26th, 2015
110
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.79 KB | None | 0 0
  1. accept(3, {sa_family=AF_FILE, NULL}, [2]) = 4
  2. poll([{fd=4, events=POLLIN}, {fd=0, events=POLLIN}], 2, -1) = 1 ([{fd=4, revents=POLLIN|POLLHUP}])
  3. read(4, "dGVzdA== aGk=\n", 2048) = 14
  4. write(1, "dGVzdA== aGk=\n", 14) = 14
  5. poll([{fd=4, events=POLLIN}, {fd=0, events=POLLIN}], 2, -1) = 1 ([{fd=4, revents=POLLIN|POLLHUP}])
  6. read(4, "", 2048) = 0
  7. shutdown(4, 0 /* receive */) = 0
  8. close(4) = 0
  9. accept(3, {sa_family=AF_FILE, NULL}, [2]) = 4
  10. poll([{fd=4, events=POLLIN}, {fd=0, events=POLLIN}], 2, -1) = 1 ([{fd=4, revents=POLLIN|POLLHUP}])
  11. read(4, "dGVzdA== aGk=\n", 2048) = 14
  12. write(1, "dGVzdA== aGk=\n", 14) = 14
  13. poll([{fd=4, events=POLLIN}, {fd=0, events=POLLIN}], 2, -1) = 1 ([{fd=4, revents=POLLIN|POLLHUP}])
  14. read(4, "", 2048) = 0
  15. shutdown(4, 0 /* receive */) = 0
  16. close(4) = 0
  17. accept(3, {sa_family=AF_FILE, NULL}, [2]) = 4
  18. poll([{fd=4, events=POLLIN}, {fd=0, events=POLLIN}], 2, -1) = 1 ([{fd=4, revents=POLLIN|POLLHUP}])
  19. read(4, "dGVzdA== aGk=\n", 2048) = 14
  20. write(1, "dGVzdA== aGk=\n", 14) = 14
  21. poll([{fd=4, events=POLLIN}, {fd=0, events=POLLIN}], 2, -1) = 1 ([{fd=4, revents=POLLIN|POLLHUP}])
  22. read(4, "", 2048) = 0
  23. shutdown(4, 0 /* receive */) = 0
  24. close(4) = 0
  25. accept(3, {sa_family=AF_FILE, NULL}, [2]) = 4
  26. poll([{fd=4, events=POLLIN}, {fd=0, events=POLLIN}], 2, -1) = 1 ([{fd=4, revents=POLLIN|POLLHUP}])
  27. read(4, "dGVzdA== aGk=\n", 2048) = 14
  28. write(1, "dGVzdA== aGk=\n", 14) = 14
  29. poll([{fd=4, events=POLLIN}, {fd=0, events=POLLIN}], 2, -1) = 1 ([{fd=4, revents=POLLIN|POLLHUP}])
  30. read(4, "", 2048) = 0
  31. shutdown(4, 0 /* receive */) = 0
  32. close(4) = 0
  33. accept(3, {sa_family=AF_FILE, NULL}, [2]) = 4
  34. poll([{fd=4, events=POLLIN}, {fd=0, events=POLLIN}], 2, -1) = 1 ([{fd=4, revents=POLLIN|POLLHUP}])
  35. read(4, "dGVzdA== aGk=\n", 2048) = 14
  36. write(1, "dGVzdA== aGk=\n", 14) = 14
  37. poll([{fd=4, events=POLLIN}, {fd=0, events=POLLIN}], 2, -1) = 1 ([{fd=4, revents=POLLIN|POLLHUP}])
  38. read(4, "", 2048) = 0
  39. shutdown(4, 0 /* receive */) = 0
  40. close(4) = 0
  41. accept(3, {sa_family=AF_FILE, NULL}, [2]) = 4
  42. poll([{fd=4, events=POLLIN}, {fd=0, events=POLLIN}], 2, -1) = 1 ([{fd=4, revents=POLLIN|POLLHUP}])
  43. read(4, "dGVzdA== aGk=\n", 2048) = 14
  44. write(1, "dGVzdA== aGk=\n", 14) = 14
  45. poll([{fd=4, events=POLLIN}, {fd=0, events=POLLIN}], 2, -1) = 1 ([{fd=4, revents=POLLIN|POLLHUP}])
  46. read(4, "", 2048) = 0
  47. shutdown(4, 0 /* receive */) = 0
  48. close(4) = 0
  49. accept(3,
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement