diff options
author | IWASE Yusuke <iwase.yusuke0@gmail.com> | 2018-03-06 15:52:21 +0900 |
---|---|---|
committer | FUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp> | 2018-03-26 22:11:32 +0900 |
commit | afbc80352cd2ce69291939bacdf5bd5ea6d39eb5 (patch) | |
tree | fa1579795a0eb9660557001924aee51c7b27ee18 /doc/source/library_packet_ref | |
parent | 7a40d5c2f305d8200566d735619c7605ab778080 (diff) |
controller: Wait for switch to disconnect connection
If a sender closes a socket immediately after sending some data, a
receiver can fail to receive full data from the sender.
This patch fixes to shutdown a socket with "SHUT_WR" (disallows further
sends only) and enables "Datapath" to wait for a switch to disconnect
the connection.
Signed-off-by: IWASE Yusuke <iwase.yusuke0@gmail.com>
Signed-off-by: FUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp>
Diffstat (limited to 'doc/source/library_packet_ref')
0 files changed, 0 insertions, 0 deletions