You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.