php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Return to Bug #74368
Patch setReadTimeout_for_readFrame_function revision 2017-04-17 20:20 UTC by luc dot doan92 at gmail dot com

Patch setReadTimeout_for_readFrame_function for stomp Bug #74368

Patch version 2017-04-17 20:20 UTC

Return to Bug #74368 | Download this patch
Patch Revisions:

Developer: luc.doan92@gmail.com

diff  stomp/src/CentralDesktop/Stomp/Connection.php stomp/src/CentralDesktop/Stomp/origin/Connection.php
610,611d609
<         // set timeout for fread fonction 
<         stream_set_timeout($this->_socket, $this->_read_timeout_seconds, $this->_read_timeout_milliseconds);
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Fri Apr 19 00:01:29 2024 UTC