Skip to content
call_split
luncliff/coroutine File unix.h
Type to start searching
    luncliff/coroutine
    luncliff/coroutine
      • C++ Korea 5th Seminar
      • Exploring MSVC Coroutine
      • Awaitable event using the coroutine, epoll and eventfd
      • Designing the coroutine channel
      • Combining C++ coroutines and `pthread_create`
      • Russian Roulette and C++ Coroutines
      • Groups
      • Namespaces
      • Functions
      • Classes
      • Files
    • Namespaces
    • Classes
    

    File unix.h¶

    File List > coroutine > unix.h

    Go to the source code of this file.

    More...

    • #include <sys/event.h>
    • #include <gsl/gsl>
    • #include <coroutine/return.h>

    Namespaces¶

    Type Name
    namespace coro

    Classes¶

    Type Name
    class kqueue_owner
    RAII wrapping for kqueue file descriptor.

    Detailed Description¶

    Author:

    github.com/luncliff (luncliff@gmail.com)

    Copyright:

    CC BY 4.0


    The documentation for this class was generated from the following file interface/coroutine/unix.h

    CC-BY-4.0 https://creativecommons.org/licenses/by/4.0/deed
    powered by MkDocs and Material for MkDocs