allow #f for #:listen-ip
svn: r12526
This commit is contained in:
parent
42d8f1ae1f
commit
9405d57292
|
@ -42,7 +42,7 @@
|
|||
#:launch-browser? boolean?
|
||||
#:quit? boolean?
|
||||
#:banner? boolean?
|
||||
#:listen-ip string?
|
||||
#:listen-ip (or/c false/c string?)
|
||||
#:port number?
|
||||
#:manager manager?
|
||||
#:servlet-namespace (listof module-path?)
|
||||
|
|
Loading…
Reference in New Issue
Block a user