core/out_queue: More work on refactoring/dissecting the socket output queue
commit801bf477be22afe4df5a5fb3840193d382faa012
authorThomas Harning Jr <harningt@gmail.com>
Tue, 19 Feb 2008 05:53:47 +0000 (19 00:53 -0500)
committerThomas Harning Jr <harningt@gmail.com>
Tue, 19 Feb 2008 05:53:47 +0000 (19 00:53 -0500)
tree32cdab4fa7189319618345e6f8d559dc60cd8b1a
parent57ec1a373d5adc5d21ae8ee6bd889c07173f3bcd
core/out_queue: More work on refactoring/dissecting the socket output queue
core/include/output_queue.h
core/include/output_queue_socket.h [new file with mode: 0644]
core/include/output_queue_socket_internal.h [moved from core/include/output_queue_internal.h with 100% similarity]
core/src/out_strategy/memory_socket.c
core/src/output_queue_socket.c [moved from core/src/output_queue.c with 97% similarity]