Returns the promise beeing notified of the success/failure of the write.
()
| 220 | * Returns the promise beeing notified of the success/failure of the write. |
| 221 | */ |
| 222 | ChannelPromise promise(); |
| 223 | |
| 224 | /** |
| 225 | * Sets the promise. |
no outgoing calls
no test coverage detected