Guest User

Untitled

a guest
May 28th, 2018
89
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.34 KB | None | 0 0
  1. write(49, "GIF89a\t\0\t\0\221\3\0\330Z\0\375\203,\364f\0\377\377\377"..., 63) = 63
  2. socketpair(PF_FILE, SOCK_STREAM, 0, [63, 65]) = 0
  3. fcntl64(63, F_GETFL) = 0x2 (flags O_RDWR)
  4. fcntl64(63, F_SETFL, O_RDWR|O_NONBLOCK) = 0
  5. poll([{fd=46, events=POLLRDNORM, revents=POLLRDNORM}, {fd=63, events=POLLRDNORM}], 2, -1) = 1
  6. poll([{fd=46, events=POLLRDNORM, revents=POLLRDNORM}, {fd=63, events=POLLRDNORM}], 2, -1) = 1
  7. poll([{fd=46, events=POLLRDNORM, revents=POLLRDNORM}, {fd=63, events=POLLRDNORM}], 2, -1) = 1
  8. poll([{fd=46, events=POLLRDNORM, revents=POLLRDNORM}, {fd=63, events=POLLRDNORM}], 2, -1) = 1
  9. poll([{fd=46, events=POLLRDNORM, revents=POLLRDNORM}, {fd=63, events=POLLRDNORM}], 2, -1) = 1
  10. poll([{fd=46, events=POLLRDNORM, revents=POLLRDNORM}, {fd=63, events=POLLRDNORM}], 2, -1) = 1
  11. poll([{fd=46, events=POLLRDNORM, revents=POLLRDNORM}, {fd=63, events=POLLRDNORM}], 2, -1) = 1
  12. poll([{fd=46, events=POLLRDNORM, revents=POLLRDNORM}, {fd=63, events=POLLRDNORM}], 2, -1) = 1
  13. read(63, 0xbfa4be20, 4) = -1 EAGAIN (Resource temporarily unavailable)
  14. read(63, 0xbfa4be20, 4) = -1 EAGAIN (Resource temporarily unavailable)
  15. read(63, 0xbfa4be20, 4) = -1 EAGAIN (Resource temporarily unavailable)
  16. read(63, 0xbfa4be20, 4) = -1 EAGAIN (Resource temporarily unavailable)
  17. ^^ ad infinitum
Add Comment
Please, Sign In to add comment