summaryrefslogtreecommitdiffstats
path: root/server/red_channel.h
Commit message (Expand)AuthorAgeFilesLines
* server/snd_worker.c: add red_channel_client_destroy_dummyAlon Levy2011-08-231-0/+1
* server: registering RedChannel in reds, instead of ChannelYonit Halperin2011-08-231-22/+48
* server/red_channel.c inroducing client_cbsYonit Halperin2011-08-231-0/+28
* server/red_channel.c: pack all channel callbacks to ChannelCbsYonit Halperin2011-08-231-28/+20
* server/red_channel: introduce client ring in RedChannelAlon Levy2011-08-231-6/+11
* server/red_channel: add pipe_size helpersAlon Levy2011-08-231-0/+7
* server/red_worker: multiple client support - base splitAlon Levy2011-08-231-2/+0
* server/red_tunnel_worker: trivial multi client supportAlon Levy2011-08-231-1/+1
* server/red_channel: introduce pipes functionsAlon Levy2011-08-231-4/+14
* server/main_channel: move ping here from reds.Alon Levy2011-08-231-0/+2
* server/main_channel: move latency and bitrate to channel clientAlon Levy2011-08-231-0/+1
* server: Add RedClientAlon Levy2011-08-231-1/+24
* server: move pipe from RedChannel to RedChannelClientAlon Levy2011-08-231-9/+15
* server/red_channel (all): introduce RedChannelClientAlon Levy2011-08-231-40/+69
* server/red_channel: renames to use _proc postfix consistentlyAlon Levy2011-08-231-12/+12
* server/red_channel: move out_bytes_counter from Outgoing to RedChannelAlon Levy2011-03-021-3/+5
* server/red_channel: split Incoming/Outgoing to callback and stateAlon Levy2011-03-021-11/+23
* server/red_channel: add red_channel_disconnect, use in red_workerAlon Levy2011-03-021-0/+2
* server/red_channel: add red_channel_{,no_}item_being_sentAlon Levy2011-03-021-0/+8
* server/red_channel: add red_channel_send_message_pendingAlon Levy2011-03-021-0/+3
* server/red_channel: add red_channel_all_blockedAlon Levy2011-03-021-0/+6
* server/red_channel (all): add red_channel_get_headerAlon Levy2011-03-021-0/+7
* server/red_channel: add red_channel_get_first_socketAlon Levy2011-03-021-0/+2
* server/red_channel (+): remove red_channel_add_bufAlon Levy2011-03-021-8/+3
* server/red_channel (all): add red_channel_get_streamAlon Levy2011-03-021-0/+4
* server/red_channel (all): handle MIGRATE_DATA and MIGRATE_FLUSH_DATAAlon Levy2011-03-021-2/+18
* server/red_channel (all): add red_channel_get_marshallerAlon Levy2011-03-021-0/+1
* server/red_channel: move SET_ACK to red_channelAlon Levy2011-03-021-0/+11
* server/red_channel: add more ack apiAlon Levy2011-03-021-0/+3
* server/red_channel (all): makes red_channel_reset_send_data privateAlon Levy2011-03-021-2/+1
* server/red_channe: make hold_item take a channel argAlon Levy2011-03-021-1/+1
* server: rename s/peer/streamMarc-André Lureau2011-02-281-3/+3
* server: s/RedsStreamContext/RedsStreamMarc-André Lureau2011-02-271-3/+3
* server/red_channel: export red_channel_sendAlon Levy2011-02-071-0/+1
* server/red_channel: add red_channel_receive (for red_worker)Alon Levy2011-02-071-0/+8
* server/red_channel: unstatic red_channel_pipe_clear (for red_worker)Alon Levy2011-02-071-0/+4
* server/red_channel: unstatic red_channel_push (for red_worker)Alon Levy2011-02-071-0/+6
* server/red_channel: add public red_channel_default_peer_on_errorAlon Levy2011-02-071-0/+2
* server/red_channel: add red_channel_pipe_add_after (from red_worker)Alon Levy2011-02-071-0/+1
* server/red_channel: make client ack window configurableAlon Levy2011-02-071-0/+1
* server/red_channel (tunnel): change sig of red_channel_handle_messageAlon Levy2011-02-071-1/+3
* server/red_channel: make MAX_SEND_VEC 100Alon Levy2011-02-071-1/+1
* server/red_channel: reflect SpiceDataHeader fields in handle_parsed_procAlon Levy2011-02-071-2/+2
* server/red_channel: add red_channel_pipe_add_pushAlon Levy2011-02-071-0/+1
* server/red_channel: add hold_item (from red_worker)Alon Levy2011-02-071-0/+4
* server/red_channel: add out_bytes_counter (unused)Alon Levy2011-02-071-0/+3
* server/red_channel: go marshaller for outgoing (copied from red_worker)Alon Levy2011-01-131-6/+5
* server/red_channel: add red_channel_is_connectedAlon Levy2010-12-071-0/+2
* server: red_channel: add optional parser and separate incoming/outgoing error...Alon Levy2010-12-071-0/+30
* Fix various misspellingsAlexander Larsson2010-07-081-2/+2