Skip to content

v0.5.2

Compare
Choose a tag to compare
@trowski trowski released this 21 Dec 16:27
· 6 commits to v0.5.x since this release

Added

  • Added an unshift() method to Icicle\Socket\Socket that shifts data back to the front of the stream. The data will be the first data read from any pending or subsequent read.