Skip to content

Instantly share code, notes, and snippets.

@fra3il
Last active August 29, 2015 14:16
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 fra3il/7fd16090964ebc932a79 to your computer and use it in GitHub Desktop.
Save fra3il/7fd16090964ebc932a79 to your computer and use it in GitHub Desktop.
[Blog] Django + MySQL + Mod Python #3
while ((bytes_read < len || len == 0) && !(b == APR_BRIGADE_SENTINEL(bb) || APR_BUCKET_IS_EOS(b) || APR_BUCKET_IS_FLUSH(b))) {
...
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment