Skip to content

Instantly share code, notes, and snippets.

@postwait
Created April 12, 2013 21:38
Show Gist options
  • Select an option

  • Save postwait/5375343 to your computer and use it in GitHub Desktop.

Select an option

Save postwait/5375343 to your computer and use it in GitHub Desktop.
if (copyout(&fd1, &((int *)arg)[0], sizeof(int)) ||
copyout(&fd2, &((int *)arg)[1], sizeof(int))) {
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment