Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Bugfix conn metatable method call (#3012)
Here `conn` is net.socket instance, so it should be called as one. Otherwise request is very likely to end up with crash and PANIC.
- Loading branch information