• Travis Cross's avatar
    Handle bodies not ending in newlines w/EL_REFRESH · 59f80c9e
    Travis Cross 提交于
    The issue is that sofia siptrace output doesn't end each line with a
    newline.  Instead it sends a separate newline afterward, which comes
    in as a separate event body.  With the new EL_REFRESH code in effect
    the line is being cleared after the siptrace output has been written
    but before that next newline comes in.
    
    With our own refresh code this doesn't happen because of slight
    differences in where the stdio buffers get flushed compared to where
    the output of clear_line() ends up.
    
    This is a bit of a clumsy workaround.  But we'll fix it first, then
    refactor.
    59f80c9e
名称
最后提交
最后更新
..
apr 正在载入提交数据...
apr-util 正在载入提交数据...
broadvoice 正在载入提交数据...
esl 正在载入提交数据...
freetdm 正在载入提交数据...
iksemel 正在载入提交数据...
ilbc 正在载入提交数据...
js 正在载入提交数据...
ldns 正在载入提交数据...
libcodec2 正在载入提交数据...
libdingaling 正在载入提交数据...
libg722_1 正在载入提交数据...
libks 正在载入提交数据...
libnatpmp 正在载入提交数据...
libscgi 正在载入提交数据...
libsndfile 正在载入提交数据...
libteletone 正在载入提交数据...
libtpl-1.5 正在载入提交数据...
libzrtp 正在载入提交数据...
miniupnpc 正在载入提交数据...
openzap 正在载入提交数据...
portaudio 正在载入提交数据...
silk 正在载入提交数据...
sofia-sip 正在载入提交数据...
spandsp 正在载入提交数据...
srtp 正在载入提交数据...
tiff-4.0.2 正在载入提交数据...
unimrcp 正在载入提交数据...
win32 正在载入提交数据...
xmlrpc-c 正在载入提交数据...
.gitignore 正在载入提交数据...