]> git.ipfire.org Git - thirdparty/hostap.git/commit
HTTP server: Allow TCP socket to be reused
authorJouni Malinen <jouni@qca.qualcomm.com>
Fri, 14 Jun 2013 18:42:23 +0000 (11:42 -0700)
committerJouni Malinen <j@w1.fi>
Fri, 18 Oct 2013 11:13:45 +0000 (14:13 +0300)
commite88060e1a791afe84f273c2fb15fa7d813a13b61
tree5d25234ebbf25b844d92355d3ed445aebfda63c9
parent9bc33868bff8210ae41a9237881903d39d9791ba
HTTP server: Allow TCP socket to be reused

This makes it easier to handle cases where the application is restarted
and the previously used local TCP port may not have been fully cleared
in the network stack.

Signed-hostap: Jouni Malinen <jouni@qca.qualcomm.com>
src/wps/http_server.c