1. 10 4月, 2009 1 次提交
  2. 27 2月, 2009 1 次提交
    • A
      RDS: Connection handling · 00e0f34c
      Andy Grover 提交于
      While arguably the fact that the underlying transport needs a
      connection to convey RDS's datagrame reliably is not important
      to rds proper, the transports implemented so far (IB and TCP)
      have both been connection-oriented, and so the connection
      state machine-related code is in the common rds code.
      
      This patch also includes several work items, to handle connecting,
      sending, receiving, and shutdown.
      Signed-off-by: NAndy Grover <andy.grover@oracle.com>
      Signed-off-by: NDavid S. Miller <davem@davemloft.net>
      00e0f34c