collabora-online/net
Michael Meeks f845ac08af bgsave: have a single source for InputProcessing enable & disable.
Somehow this state can get confused in a bgsave process:

   Kit Document:
         ...
         inputProcessingEnabled: false
         ...
   SocketPoll:
     Poll [kit] with 1 socket - wakeup rfd: 39 wfd: 45
             fd        events        rbuffered        wbuffered        rtotal        wtotal
             52        0x1        process             0             0         r:    825

'process' should read 'ignore' for disabled input.

Signed-off-by: Michael Meeks <michael.meeks@collabora.com>
Change-Id: I787eebe6fda3ae1b527d7605b8813fa764e81890
2024-04-18 17:19:19 +01:00
..
Buffer.hpp spdx: improve machine and human readability of headers. 2023-11-14 19:36:31 +00:00
DelaySocket.cpp spdx: improve machine and human readability of headers. 2023-11-14 19:36:31 +00:00
DelaySocket.hpp spdx: improve machine and human readability of headers. 2023-11-14 19:36:31 +00:00
FakeSocket.cpp cool#8328 - config header fixup. 2024-02-21 09:35:25 +00:00
FakeSocket.hpp sockets should use CLOEXEC ticket cool#8016 2024-01-29 21:01:39 +00:00
HttpHelper.cpp cool#8328 - config header fixup. 2024-02-21 09:35:25 +00:00
HttpHelper.hpp wsd: detect unencoded WOPISrc 2024-02-09 03:57:04 -05:00
HttpRequest.cpp reduce uses of MOBILEAPP on some files 2024-03-20 09:13:00 +01:00
HttpRequest.hpp killpoco: use http::Response in admin file serving 2024-03-19 20:51:02 -04:00
NetUtil.cpp sockets should use CLOEXEC ticket cool#8016 2024-01-29 21:01:39 +00:00
NetUtil.hpp spdx: improve machine and human readability of headers. 2023-11-14 19:36:31 +00:00
ServerSocket.hpp spdx: improve machine and human readability of headers. 2023-11-14 19:36:31 +00:00
Socket.cpp bgsave: remove closed sockets from Kit's SocketPoll. 2024-04-17 08:35:30 +01:00
Socket.hpp bgsave: remove closed sockets from Kit's SocketPoll. 2024-04-17 08:35:30 +01:00
Ssl.cpp wsd: clean up unused header includes 2024-01-08 08:38:48 +01:00
Ssl.hpp wsd: clean up unused header includes 2024-01-08 08:38:48 +01:00
SslSocket.hpp net: add socketpair wrapper. 2024-03-12 08:49:39 +00:00
WebSocketHandler.hpp bgsave: have a single source for InputProcessing enable & disable. 2024-04-18 17:19:19 +01:00
clientnb.cpp clientnb: missing include 2024-03-15 11:49:09 +10:30