[whatwg/streams] Requirements.md: Change example of push stream from TCP to UDP (#508)

As discussed in #504, the kernel will not drop buffered TCP data. Instead, refer to UDP data, which the kernel will drop when the buffer is full.
You can view, comment on, or merge this pull request online at:

  https://github.com/whatwg/streams/pull/508

-- Commit Summary --

  * Update Requirements.md

-- File Changes --

    M Requirements.md (2)

-- Patch Links --

https://github.com/whatwg/streams/pull/508.patch
https://github.com/whatwg/streams/pull/508.diff

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/whatwg/streams/pull/508

Received on Monday, 22 August 2016 06:00:58 UTC