|
vdr
1.7.27
|
#include <config.h>
Public Member Functions | |
| bool | LocalhostOnly (void) |
| bool | Acceptable (in_addr_t Address) |
| bool | LocalhostOnly (void) |
| bool | Acceptable (in_addr_t Address) |
| bool cSVDRPhosts::Acceptable | ( | in_addr_t | Address | ) |
Definition at line 293 of file config.c.
References cSVDRPhost::Accepts(), cList< cSVDRPhost >::First(), and cListObject::Next().
Referenced by cSocket::Accept().
| bool cSVDRPhosts::Acceptable | ( | in_addr_t | Address | ) |
| bool cSVDRPhosts::LocalhostOnly | ( | void | ) |
| bool cSVDRPhosts::LocalhostOnly | ( | void | ) |
Definition at line 282 of file config.c.
References cList< cSVDRPhost >::First(), cSVDRPhost::IsLocalhost(), and cListObject::Next().
Referenced by cSocket::Open().
1.8.0