]> git.kaiwu.me - nginx.git/commit
use off_t in $r->sendfile(), this allows to use 64-bit off_t on platforms
authorIgor Sysoev <igor@sysoev.ru>
Fri, 1 May 2009 19:31:52 +0000 (19:31 +0000)
committerIgor Sysoev <igor@sysoev.ru>
Fri, 1 May 2009 19:31:52 +0000 (19:31 +0000)
commitfcf9bd9bd844ab33c2fb1d7bf200f124fc8c4cd9
treed65d503969c10333ce7c2007fb0cd4ddf42fe3b8
parent59eed355c0cb365f3d96bff3692e840f33be0225
use off_t in $r->sendfile(), this allows to use 64-bit off_t on platforms
where IV is long:
*) on 64-bit platforms,
*) and on 32-bit platforms if perl was built with -Duse64bitint
src/http/modules/perl/nginx.xs