summaryrefslogtreecommitdiff
path: root/scripts/gcc-wrapper.py
diff options
context:
space:
mode:
authorSubash Abhinov Kasiviswanathan <subashab@codeaurora.org>2016-08-17 19:38:01 -0600
committerSubash Abhinov Kasiviswanathan <subashab@codeaurora.org>2016-08-17 19:40:21 -0600
commit44238114a0a848346e5c2b88d53f18be3c1c1eb5 (patch)
tree5a843e7874aeeeba8097bd5e50a81daf861966a0 /scripts/gcc-wrapper.py
parent008f057bbab6dd6629b7e1a3b8c67b650a6b9ef1 (diff)
defconfig: Enable support for destroying TCP sockets through diag
This enables the SOCK_DESTROY feature for TCP sockets. When changing networks, this is needed to close all blocking calls on existing sockets and return ECONNABORTED and close the socket gracefully. The other end of the connection is sent a RST to notify this event. This feature was earlier implemented using IOCTL SIOCKILLADDR and called a custom function tcp_nuke_addr internally. This functionality will be deprecated going forward in favor of SOCK_DESTROY. CRs-Fixed: 1056029 Change-Id: Ibdba6c1a4fc4ce75d8ba1b6c61353ab6662e7914 Signed-off-by: Subash Abhinov Kasiviswanathan <subashab@codeaurora.org>
Diffstat (limited to 'scripts/gcc-wrapper.py')
0 files changed, 0 insertions, 0 deletions