Shell Chen

Results 2 issues of Shell Chen

Current sstp-server using async ppp, it requires escaping & unescaping every frames it send and receive (and the pppd also have to do that). If we can use sync mode,...

enhancement
help wanted

I'm not sure if this change is intended or introduced by accident (by #88 I guess). 0.18 and before: `Ini::new().next()` is `None` 0.19 and after: `Ini::new().next()` is `Some((None, Properties {...