lighttp v0.5.2 (2019-09-14T09:23:16Z)
Dub
Repo
ServerBase.run
lighttp
server
server
ServerBase
Calls eventLoop.loop in an infinite loop.
void
run
(bool delegate() condition)
void
run
()
class
ServerBase
void
run
(
)
Meta
Source
See Implementation
lighttp
server
server
ServerBase
constructors
this
functions
handler
host
run
properties
defaultPort
eventLoop
options
router
Calls eventLoop.loop in an infinite loop.