summaryrefslogtreecommitdiffhomepage
path: root/doc/source/quantumclient/__init__.py
diff options
context:
space:
mode:
authorIWASE Yusuke <iwase.yusuke0@gmail.com>2018-03-06 15:52:20 +0900
committerFUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp>2018-03-26 22:11:25 +0900
commit7a40d5c2f305d8200566d735619c7605ab778080 (patch)
treef93a434f9258acd69a63cc157ec78aed13c1f75d /doc/source/quantumclient/__init__.py
parent976914f5e651ace55ef4e7f847381b37a9c386c4 (diff)
controller: Option to close socket after sending Message
Currently, Ryu does not provide the way to close a socket connecting to a switch after sending all enqueued messages, but provides only the way to close the socket immediately regardless of enqueued messages. This patch adds a new option "close_socket" into "Datapath.send_msg()" method and this option enables to close the socket after sending the given message. This patch is convenient to close the socket after sending OFPT_ERROR message to the switch. 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/quantumclient/__init__.py')
0 files changed, 0 insertions, 0 deletions