ae v0.0.2728 (2020-08-02T06:18:06Z)
Home
Dub
Repo
ServerConfig.Listen
ae
net
http
app
server
ServerConfig
Undocumented in source.
struct
ServerConfig
struct
Listen {
string
addr
;
ushort
port
;
string
socketPath
;
}
Members
Variables
addr
string
addr
;
Undocumented in source.
port
ushort
port
;
Undocumented in source.
socketPath
string
socketPath
;
Undocumented in source.
Meta
Source
See Implementation
ae
net
http
app
server
ServerConfig
enums
Protocol
Transport
structs
Listen
SSL
variables
listen
logDir
nph
password
prefix
protocol
ssl
transport
username