History Graph
History Graph
Commit | Author | Details | Committed | |||
---|---|---|---|---|---|---|
13899e4637d3 | Joshua Spence | `pht` all the things | May 12 2015 | |||
ed335c485c0a | Joshua Spence | Remove `@group` annotations | Jul 10 2014 | |||
32f1dad1f4e5 | Joshua Spence/epriestley | Change double quotes to single quotes. | May 18 2014 | |||
1b39ae6f1a42 | epriestley | Add a read buffer size to PhutilChannel | Dec 16 2013 | |||
6eaf191e84e9 | epriestley | Use PhutilRope for Channel write buffers and make write buffer details public | Dec 16 2013 | |||
c2c800dcd0e3 | epriestley | Make PhutilChannel::waitForAny more reasonable about detecting unselectable… | Dec 15 2013 | |||
69490c53c9c2 | epriestley | Work around broken PHP fwrite() on nonblocking pipes | Dec 9 2013 | |||
3ef0937680ad | epriestley | Allow PhutilChannels to have their write channels closed explicitly | Nov 11 2013 | |||
870bcc764344 | epriestley | Make PhutilSocketChannel work better for channels with separate I/O | Dec 19 2012 | |||
4f9915ecac81 | vrana | Delete license headers from files | Nov 5 2012 | |||
42d8e8447c8b | vrana | Fix function name in exception message | Sep 17 2012 | |||
29eb6e272258 | vrana | Don't use stream_socket_shutdown() in socket channel | Aug 6 2012 | |||
fbef026782cc | epriestley | Implement PhutilPHPObjectProtocolChannel and other channel changes | Jun 25 2012 | |||
08dc7c93cc93 | vrana | Fix lint error | Jun 12 2012 | |||
ea3ba2560fd0 | vrana | Fix lint errors found by Nemo | Jun 12 2012 | |||
22fa96e6042b | epriestley | PhutilChannel, a stream/pipe I/O wrapper | Jun 8 2012 |
c4science · Help