Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
ChannelInvoker.newPromise should pass file and line to eventLoop.newP…
…romise (#202) (#208) Motivation: Introduced some new parameters to fix #202 Modifications: Created new parameters for the file and line newPromise method inside ChannelOutboundInvoker. Result: File and line numbers are now passed to the eventLoop object, all unit tests have been passed.
- Loading branch information