Skip to content

Instantly share code, notes, and snippets.

@xaka
Created December 16, 2011 22:47
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save xaka/6ab94d5d758d20f3fbf2 to your computer and use it in GitHub Desktop.
Save xaka/6ab94d5d758d20f3fbf2 to your computer and use it in GitHub Desktop.
poll([{fd=3, events=POLLIN}, {fd=7, events=POLLIN|POLLOUT}], 2, 25) = 1 ([{fd=7, revents=POLLIN|POLLOUT|POLLHUP}])
read(7, "", 131072) = 0
write(7, ":\\\"4648682.92577502\\\",\\\"write_op"..., 7950) = -1 EPIPE (Broken pipe)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment