Homec4science

Don't use stream_socket_shutdown() in socket channel

Authored by vrana <jakubv@fb.com> on Aug 6 2012, 06:34.

Description

Don't use stream_socket_shutdown() in socket channel

Summary: I'm not sure if fclose() does everything we need in Zend PHP but this solves all my troubles.

Test Plan:

$ ./lint_mock.php # with 4 both with and without questions

Reviewers: epriestley

Reviewed By: epriestley

CC: aran, Korvin

Differential Revision: https://secure.phabricator.com/D3157

Details

Committed
vrana <jakubv@fb.com>Aug 6 2012, 19:17
Pushed
aubortMar 17 2017, 12:03
Parents
rPHU9a78ad168935: Fix an issue where messages may not be processed by PhutilConsoleServer after…
Branches
Unknown
Tags
Unknown

Event Timeline

vrana <jakubv@fb.com> committed rPHU29eb6e272258: Don't use stream_socket_shutdown() in socket channel (authored by vrana <jakubv@fb.com>).Aug 6 2012, 19:17