Struct ListenEvent
Synopsis
#include <src/uvw/stream.h>
struct ListenEvent
Description
ListenEvent event.
It will be emitted by StreamHandle according with its functionalities.
Mentioned in
- Getting Started / Code Example
- Getting Started / The event-based approach
Source
Lines 40-40 in src/uvw/stream.h.
struct ListenEvent {};