• Travis Cross's avatar
    Allow streaming binary data from mod_memcache · 750b1dd8
    Travis Cross 提交于
    Previously data returned from `memcache get` would be truncated at the
    first NULL byte.
    
    By using raw_write_function here to stream the returned memcache
    value, we allow mod_memcache to be used for audio and other arbitrary
    binary data.
    
    Dave has a format module planned that relies on this.
    
    Thanks-to: Dave Olszewski <dolszewski@marchex.com>
    
    FS-7114 #resolve
    750b1dd8
名称
最后提交
最后更新
..
applications 正在载入提交数据...
asr_tts 正在载入提交数据...
codecs 正在载入提交数据...
dialplans 正在载入提交数据...
directories/mod_ldap 正在载入提交数据...
endpoints 正在载入提交数据...
event_handlers 正在载入提交数据...
formats 正在载入提交数据...
languages 正在载入提交数据...
legacy/languages/mod_lua 正在载入提交数据...
loggers 正在载入提交数据...
say 正在载入提交数据...
sdk/autotools 正在载入提交数据...
timers 正在载入提交数据...
xml_int 正在载入提交数据...
.gitignore 正在载入提交数据...
Makefile.am 正在载入提交数据...