
2 Feb
2024
2 Feb
'24
2:24 p.m.
On a Friday in 2024, Michal Privoznik wrote:
Inside of virsocket.c there is an include of poll.h and PKT_TIMEOUT_MS macro definition. Neither of these is really needed and in fact it's a leftover after I reworked one of previously merged commits during review.
Signed-off-by: Michal Privoznik <mprivozn@redhat.com> --- src/util/virsocket.c | 3 --- 1 file changed, 3 deletions(-)
Reviewed-by: Ján Tomko <jtomko@redhat.com> Jano