summary |
shortlog |
log |
commit | commitdiff |
tree
raw |
patch |
inline | side by side (from parent 1:
0256fc1)
Signed-off-by: Ian Jackson <ijackson@chiark.greenend.org.uk>
ep = sa.make_endpoint()
crash_on_defer(ep.listen(site))
log_debug(DBG.INIT, 'listening on %s' % sa)
ep = sa.make_endpoint()
crash_on_defer(ep.listen(site))
log_debug(DBG.INIT, 'listening on %s' % sa)
+ reactor.callLater(0.1, (lambda: log.info('hippotatd started', dflag=False)))
#---------- config and setup ----------
#---------- config and setup ----------