Open zhuodream opened 8 years ago
Hi. When a sub-class inherits MKNetworkHost, I want to get sub-class type. But initWithHostName: returns the parent class type. So I modify it.
This is my first time to pull request , I love it. Though, my English is not good. :)
Hi. When a sub-class inherits MKNetworkHost, I want to get sub-class type. But initWithHostName: returns the parent class type. So I modify it.