« Previous | Next » 

Revision 31e76f65

ID31e76f65a98e1502cbfd362eed5768c48e264c23

Added by Alexander Graf about 11 years ago

glib: Add compat wrapper for g_poll on old glib

Older glib doesn't implement g_poll(). Most notably the glib version in use
on SLE11 is on 2.18 which is hit by this.

We do want to use g_poll() in the source however. So on older systems, just
wrap it with functions that do exist on older versions.

Signed-off-by: Anthony Liguori <>
Signed-off-by: Alexander Graf <>
Message-id:
Signed-off-by: Anthony Liguori <>

Files

  • added
  • modified
  • copied
  • renamed
  • deleted

View differences