diff options
author | Adriano Cordova <adrianox@gmail.com> | 2024-11-11 18:09:00 -0300 |
---|---|---|
committer | Heinrich Schuchardt <heinrich.schuchardt@canonical.com> | 2024-11-16 21:35:05 +0100 |
commit | 6cc4d0492b2fb231c163e3a06918be3cde381506 (patch) | |
tree | 4b84359638a04d085fd05a2efd2ffc7207c2881b /lib/net_utils.c | |
parent | de28a2a5f2ad93b156b39c2aee24cb5d01c7e619 (diff) |
net/lwip: wget: put server_name and port into wget_ctx
Currently server_name and port are local variables in wget_loop.
This commit puts them inside ctx, so that they are accessible
from the http callbacks.
Signed-off-by: Adriano Cordova <adrianox@gmail.com>
Diffstat (limited to 'lib/net_utils.c')
0 files changed, 0 insertions, 0 deletions