proxygen
|
#include <AsyncSocket.h>
Public Member Functions | |
virtual | ~EvbChangeCallback ()=default |
virtual void | evbAttached (AsyncSocket *socket)=0 |
virtual void | evbDetached (AsyncSocket *socket)=0 |
Definition at line 103 of file AsyncSocket.h.
|
virtualdefault |
|
pure virtual |
|
pure virtual |