uncommented tcp option, fixes in processs_input and ssl tx
commit8aa8c81bc3e669f60ad552102c855381cdc42df1
authorDaniel Beichl <daniel_beichl@gmx.net>
Wed, 3 Dec 2008 22:52:03 +0000 (3 23:52 +0100)
committerDaniel Beichl <daniel_beichl@gmx.net>
Wed, 3 Dec 2008 22:52:03 +0000 (3 23:52 +0100)
tree7f81011e8b6b01863170a8c198cae88db098cbdd
parentb159a7b3112cea5a0191e6b930c13261624522cf
uncommented tcp option, fixes in processs_input and ssl tx

sipe_canwrite_cb_ssl() is accidentially registered for read events
process_input() could not handle the arrival of two packets
(header body header body) at once (just processes the first)
src/sipe.c