PostgreSQL Source Code git master
Loading...
Searching...
No Matches
ListenerEntry Struct Reference

Data Fields

ProcNumber procNo
 
bool listening
 

Detailed Description

Definition at line 385 of file async.c.

Field Documentation

◆ listening

bool ListenerEntry::listening

Definition at line 388 of file async.c.

Referenced by ApplyPendingListenActions().

◆ procNo

ProcNumber ListenerEntry::procNo

Definition at line 387 of file async.c.


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