unit
|
Mercurial:
(default)
|
2021-03-02 19:33 +0300 cac5
2021-03-02 19:33 +0300 cac57293c5c5 Max Romanov <max.romanov@nginx.com> Closing app outgoing shared memory file descriptor.
This fixes file descriptor leakage in router. Shared memory file used to send data from router to application. These files are shared among all processes of same application and router keeps the opened file descriptor since 06017e6e3a5f commit.
show more ...
|