[PATCH] POLLRDHUP/EPOLLRDHUP handling for half-closed devices notifications
[deliverable/linux.git] / include / asm-sparc64 / poll.h
index 31b611aa74685d61ac7f244d6429298cc8bac450..ab6b0d1bb4adb6c0d2b1599fc951e5a5b7399896 100644 (file)
@@ -13,6 +13,7 @@
 #define POLLWRBAND     256
 #define POLLMSG                512
 #define POLLREMOVE     1024
+#define POLLRDHUP       2048
 
 struct pollfd {
        int fd;
This page took 0.030571 seconds and 5 git commands to generate.