Wow
server.bindAddr(Port(9000))
Run`server` gets passed to the first argument in the background? Then in my case, the next argument is port, which is the first argument. Interesting, but very confusing at first.
Wow
server.bindAddr(Port(9000))
Run`server` gets passed to the first argument in the background? Then in my case, the next argument is port, which is the first argument. Interesting, but very confusing at first.