Android-cuttlefish cvd tool
Classes | Namespaces | Functions
shared_select.h File Reference
#include <set>
#include "cuttlefish/common/libs/fs/shared_fd.h"
Include dependency graph for shared_select.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  cuttlefish::SharedFDSet
 

Namespaces

namespace  cuttlefish
 

Functions

int cuttlefish::Select (SharedFDSet *read_set, SharedFDSet *write_set, SharedFDSet *error_set, struct timeval *timeout)