History Graph
History Graph
Commit | Author | Details | Committed | |||
---|---|---|---|---|---|---|
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 | |||
2c4c0f4d03b9 | epriestley | Add some utilities for dumping Channel transcripts to a logfile | Nov 12 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 | |||
d164d967f8f8 | vrana | Link libphutil test cases | Sep 8 2012 | |||
b2e8ba5c01c4 | vrana | Fix typo in comment | Aug 13 2012 | |||
496f67fdf66a | epriestley | Make error message from STDERR in exec channel | Aug 10 2012 | |||
29eb6e272258 | vrana | Don't use stream_socket_shutdown() in socket channel | Aug 6 2012 | |||
9a78ad168935 | epriestley | Fix an issue where messages may not be processed by PhutilConsoleServer after… | Aug 6 2012 | |||
e9c0772b8f6d | epriestley | Add a JSONProtocolChannel to libphutil | Jul 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 | |||
9e1298c45a56 | epriestley | Fix waitForMessage() to always throw when the connection is closed | Jun 8 2012 | |||
22fa96e6042b | epriestley | PhutilChannel, a stream/pipe I/O wrapper | Jun 8 2012 |
c4science · Help