Seastar
High performance C++ framework for concurrent servers
Public Member Functions | List of all members
seastar::pollfn Struct Referenceabstract
Inheritance diagram for seastar::pollfn:
seastar::simple_pollfn< Passive >

Public Member Functions

virtual bool poll ()=0
 
virtual bool pure_poll ()=0
 
virtual bool try_enter_interrupt_mode ()=0
 
virtual void exit_interrupt_mode ()=0
 

The documentation for this struct was generated from the following file: