Merge branch 'master' of github.com:RIAEvangelist/node-ipc
This commit is contained in:
commit
e4098d1921
1 changed files with 1 additions and 1 deletions
|
@ -291,7 +291,7 @@ function startServer() {
|
|||
'error',
|
||||
err
|
||||
);
|
||||
}
|
||||
}.bind(this)
|
||||
);
|
||||
|
||||
this.server.maxConnections=this.config.maxConnections;
|
||||
|
|
Loading…
Reference in a new issue