Commit Graph

2 Commits

Author SHA1 Message Date
Brian Crowell
21077b2657 [node]: Make stream destroy method signatures match (#27608)
* [node]: Make stream destroy method signatures match

The "destroy" option when creating streams has the same signature as the
_destroy method on the stream: a function accepting an optional error and a
callback which also takes an optional error.

* Fix tests affected by the change in stream definitions
2018-07-27 10:52:13 -07:00
jewbre
635dd53a9d types for amp 0.3 2018-03-30 21:19:44 +02:00