]> git.meshlink.io Git - catta/commit
fix backend #705
authorjan <jan.girlich@everbase.net>
Thu, 20 Aug 2015 13:58:37 +0000 (15:58 +0200)
committerjan <jan.girlich@everbase.net>
Thu, 20 Aug 2015 13:58:37 +0000 (15:58 +0200)
commitf5d4215d93887fda552b8f5f52ea506e01d9a748
tree2e9510c4b8511398415d02323d8f01ac2173e293
parent6ce8abeff8a93a7defcad963737eafc1fc7856c2
fix backend #705

Avoiding a state change callback while still constructing catta server, so
the callback can expect to have a readily constructed catta server
available. This changes the behaviour and catta will only change into
running state when at least one network interface is found and used.
src/server.c