8000 Is it possible to use epoll with conjuction of pipe? · Issue #1 · eklitzke/epollet · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
Is it possible to use epoll with conjuction of pipe? #1
Open
@Globik

Description

@Globik

Hi, I'm newbie in C, trying to undestand some things. In your example you are using epoll non-blocking with a socket instance. The question is if is it possible to use the same with a pipe interfaces?
Say there is a child programm with some command argumens. Within a parent programm I'd like write and read via file descriptors asynchronously. Or epoll is not suitable for this purposes?
I see maxevents are 64. Is it possible in C to manage maxevents? Adding and decrementing when needed?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0