mirror of
https://gitlab.freedesktop.org/NetworkManager/NetworkManager.git
synced 2026-05-15 00:48:05 +02:00
Make the meaning of done actually reflect what's happening, and make sure that when we get an error in the error handler, that the processing loop breaks out and returns that error. This wasn't happening for Ad-Hoc connections, which apparently return various errors for things, leading to blocking in recv() in the kernel waiting for more data that would never come, because we'd already gotten an error. |
||
|---|---|---|
| .. | ||
| Makefile.am | ||
| wifi-utils-nl80211.c | ||
| wifi-utils-nl80211.h | ||
| wifi-utils-private.h | ||
| wifi-utils-wext.c | ||
| wifi-utils-wext.h | ||
| wifi-utils.c | ||
| wifi-utils.h | ||