haproxy/contrib/debug
Willy Tarreau 79d2e7bbbd CONTRIB: debug: address "poll" utility build on non-linux platforms
MSG_NOSIGNAL and MSG_MORE are not defined everywhere, let's make them
zero when not defined. It will roughly result in the same behavior,
albeit a bit less optimal, which is no big deal when debugging. This
should fix issue #1014.
2020-12-21 08:45:26 +01:00
..
Makefile
flags.c CLEANUP: connection: Remove CS_FL_READ_PARTIAL flag 2020-12-04 14:41:49 +01:00
poll.c CONTRIB: debug: address "poll" utility build on non-linux platforms 2020-12-21 08:45:26 +01:00