]> git.openfabrics.org - ~shefty/rdma-win.git/commit
Implementation of Listen Bind and accept. (Rev 273)
authortzachid <tzachid@ad392aa1-c5ef-ae45-8dd8-e69d62a5ef86>
Mon, 21 Nov 2005 12:19:58 +0000 (12:19 +0000)
committertzachid <tzachid@ad392aa1-c5ef-ae45-8dd8-e69d62a5ef86>
Mon, 21 Nov 2005 12:19:58 +0000 (12:19 +0000)
commit22dc2bc15a9bbdc273746c1f16ada3c1f0b7c755
tree95d79db319bb383f6889549d0997bfa09fa4e22e
parent1c9029a4f14bccefba7331b3f4b9aa9daf4333aa
Implementation of Listen Bind and accept. (Rev 273)

git-svn-id: svn://openib.tc.cornell.edu/gen1@171 ad392aa1-c5ef-ae45-8dd8-e69d62a5ef86
15 files changed:
trunk/ulp/sdp/include/SdpShared.h
trunk/ulp/sdp/kernel/Precompile.h
trunk/ulp/sdp/kernel/SOURCES
trunk/ulp/sdp/kernel/SdpArp.h
trunk/ulp/sdp/kernel/SdpConnectionList.cpp [new file with mode: 0644]
trunk/ulp/sdp/kernel/SdpConnectionList.h [new file with mode: 0644]
trunk/ulp/sdp/kernel/SdpDriver.cpp
trunk/ulp/sdp/kernel/SdpGenUtils.cpp
trunk/ulp/sdp/kernel/SdpGenUtils.h
trunk/ulp/sdp/kernel/SdpMsgs.h
trunk/ulp/sdp/kernel/SdpRecvPool.cpp
trunk/ulp/sdp/kernel/SdpRecvPool.h
trunk/ulp/sdp/kernel/SdpSocket.cpp
trunk/ulp/sdp/kernel/SdpSocket.h
trunk/ulp/sdp/kernel/SdpTrace.h