ws ~master (2021-08-13T10:04:01Z)
Dub
Repo
upnp.forward
ws
network
upnp
upnp
Undocumented in source.
class
upnp
static
class
forward {
long
external
;
long
protocol
;
double
timeout
;
bool
valid
[@property getter];
this
(long portIntern, long portExtern, long p);
void
disable
();
}
Constructors
this
this
(long portIntern, long portExtern, long p)
Undocumented in source.
Members
Functions
disable
void
disable
()
Undocumented in source. Be warned that the author may not have intended to support it.
Properties
valid
bool
valid
[@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
Variables
external
long
external
;
Undocumented in source.
protocol
long
protocol
;
Undocumented in source.
timeout
double
timeout
;
Undocumented in source.
Meta
Source
See Implementation
ws
network
upnp
upnp
classes
forward
enums
tcp
static functions
init
static variables
addrExternal
addrInternal
data
devlist
urls
wsaInitialized