php5-stomp extension with fixed bug https://bugs.php.net/bug.php?id=70280
 
 
 
 
Go to file
Pierrick Charron 1e9795fc4e Tag release 0.3.1 2009-11-08 15:38:03 +00:00
doc Stomp extension - Initial import 2009-10-30 01:28:16 +00:00
examples Stomp extension - Initial import 2009-10-30 01:28:16 +00:00
tests New set of tests 2009-11-07 03:53:33 +00:00
CREDITS Stomp extension - Initial import 2009-10-30 01:28:16 +00:00
EXPERIMENTAL Stomp extension - Initial import 2009-10-30 01:28:16 +00:00
config.m4 Add stomp+SSL support 2009-10-31 20:34:03 +00:00
config.w32 * Windows build fix (swap #include) 2009-10-31 21:50:11 +00:00
package.xml Package.xml for version 0.3.1 2009-11-08 15:36:24 +00:00
php_stomp.c Fix memory leaks in stomp_send and stomp_ack 2009-11-07 19:01:37 +00:00
php_stomp.h * Add stomp_error_connect function 2009-11-05 07:18:13 +00:00
stomp.c Fix a memory leak in stomp_read_line 2009-11-05 07:02:54 +00:00
stomp.h * Add arginfo to StompFrame::__construct 2009-11-04 01:36:17 +00:00