master
add 48x48 icon
Copyright updated.
style fix: remove trailing spaces
nginx-0.4.0-RELEASE import
Style.
Dynamic modules: dlopen() support.
Win32: improved fallback on FormatMessage() errors.
QUIC: path MTU discovery.
Win32: non-ASCII names in ngx_fs_bsize(), ngx_fs_available().
Win32: fixed unique file index calculations.
Stream: filters.
Removed redundant "u" format specifier.
Fixed "changing binary" when reaper is not init.
Silenced complaints about socket leaks on forced termination.
Introduced worker number, ngx_worker.
Style: keep return type and function name on different lines.
Win32: shared memory base addresses and remapping.
Events: available bytes calculation via ioctl(FIONREAD).
Added shutdown macros for win32 required for QUIC.
Removed "worker_threads" and "thread_stack_size" directives.
Win32: fixed comment in ngx_gettimeofday() calculations.
Win32: extended ngx_random() range to 0x7fffffff.
Fixed format strings for ngx_win32_version.
Win32: event flags handling edge cases in ngx_wsarecv().
Win32: added missing reset of wev->ready on WSAEWOULDBLOCK.
Win32: use only preallocated memory in send/recv chain functions.