Files
git/compat
Johannes Schindelin 035784a332 compat/poll: prepare for targeting Windows Vista
Windows Vista (and later) actually have a working poll(), but we still
cannot use it because it only works on sockets.

So let's detect when we are targeting Windows Vista and undefine those
constants, and define `pollfd` so that we can declare our own pollfd
struct.

Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
2018-03-23 14:01:00 +01:00
..
2017-07-05 14:01:03 -07:00
2017-07-05 14:01:03 -07:00
2018-03-23 13:56:39 +01:00
2018-03-23 13:54:21 +01:00
2018-03-23 13:54:05 +01:00
2017-01-23 11:02:34 -08:00
2018-03-23 13:56:39 +01:00