Christopher Friedt created THRIFT-5666:
------------------------------------------

             Summary: use poll.h instead of sys/poll.h
                 Key: THRIFT-5666
                 URL: https://issues.apache.org/jira/browse/THRIFT-5666
             Project: Thrift
          Issue Type: Improvement
          Components: C glib - Library, C++ - Library
            Reporter: Christopher Friedt
            Assignee: Christopher Friedt


The sys/poll.h header is not actually specified by POSIX and is therefore 
nonportable.

It's better to use poll.h

See

[https://pubs.opengroup.org/onlinepubs/9699919799/basedefs/poll.h.html]

[https://man7.org/linux/man-pages/man2/poll.2.html]



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to