Guest User

Untitled

a guest
Jan 29th, 2017
88
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.82 KB | None | 0 0
  1. poll([{fd=3, events=POLLIN}, {fd=4, events=POLLIN}, {fd=6, events=POLLIN}, {fd=19, events=POLLIN}, {fd=20, events=POLLIN}, {fd=25, events=POLLIN}, {fd=29, events=POLLIN}, {fd=31, events=POLLIN}], 8, -1) = 1 ([{fd=3, revents=POLLIN}])
  2. recvmsg(3, {msg_name(0)=NULL, msg_iov(2)=[{"\30\0\0\0\0\0\f\0\357\0\0\0", 12}, {"", 4084}], msg_controllen=0, msg_flags=MSG_CMSG_CLOEXEC}, MSG_DONTWAIT|MSG_CMSG_CLOEXEC) = 12
  3. sendmsg(3, {msg_name(0)=NULL, msg_iov(1)=[{"\30\0\0\0\0\0\f\0\357\0\0\0", 12}], msg_controllen=0, msg_flags=0}, MSG_DONTWAIT|MSG_NOSIGNAL) = 12
  4. recvmsg(3, 0xbeabf204, MSG_DONTWAIT|MSG_CMSG_CLOEXEC) = -1 EAGAIN (Resource temporarily unavailable)
  5. recvmsg(3, 0xbeabf204, MSG_DONTWAIT|MSG_CMSG_CLOEXEC) = -1 EAGAIN (Resource temporarily unavailable)
  6. clock_gettime(CLOCK_MONOTONIC, {1248, 119968294}) = 0
  7. poll([{fd=3, events=POLLIN}, {fd=4, events=POLLIN}, {fd=6, events=POLLIN}, {fd=19, events=POLLIN}, {fd=20, events=POLLIN}, {fd=25, events=POLLIN}, {fd=29, events=POLLIN}, {fd=31, events=POLLIN}], 8, -1) = 1 ([{fd=3, revents=POLLIN}])
  8. recvmsg(3, {msg_name(0)=NULL, msg_iov(1)=[{"\30\0\0\0\0\0\f\0\360\0\0\0", 4096}], msg_controllen=0, msg_flags=MSG_CMSG_CLOEXEC}, MSG_DONTWAIT|MSG_CMSG_CLOEXEC) = 12
  9. sendmsg(3, {msg_name(0)=NULL, msg_iov(1)=[{"\30\0\0\0\0\0\f\0\360\0\0\0", 12}], msg_controllen=0, msg_flags=0}, MSG_DONTWAIT|MSG_NOSIGNAL) = 12
  10. recvmsg(3, 0xbeabf204, MSG_DONTWAIT|MSG_CMSG_CLOEXEC) = -1 EAGAIN (Resource temporarily unavailable)
  11. recvmsg(3, 0xbeabf204, MSG_DONTWAIT|MSG_CMSG_CLOEXEC) = -1 EAGAIN (Resource temporarily unavailable)
  12. clock_gettime(CLOCK_MONOTONIC, {1253, 121854177}) = 0
  13. poll([{fd=3, events=POLLIN}, {fd=4, events=POLLIN}, {fd=6, events=POLLIN}, {fd=19, events=POLLIN}, {fd=20, events=POLLIN}, {fd=25, events=POLLIN}, {fd=29, events=POLLIN}, {fd=31, events=POLLIN}], 8, -1^CProcess 5965 detached
  14. <detached ...>
Add Comment
Please, Sign In to add comment