Jan Kiszka 067404be62 net: Rename send_queue to incoming_queue
Each networking client has a queue for packets that could not yet be
delivered to that client. Calling this queue "send_queue" is highly
confusing as it has nothing to to with packets send from this client but
to it. Avoid this confusing by renaming it to "incoming_queue".

Signed-off-by: Jan Kiszka <jan.kiszka@siemens.com>
Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
2013-09-06 17:01:26 +02:00
..
2013-03-25 11:13:10 +01:00
2013-03-25 11:13:10 +01:00
2013-09-06 17:01:26 +02:00
2013-02-01 11:03:02 -06:00
2013-04-08 18:13:10 +02:00