Searched hist:a9abcc37cdc361a6cd3b35e8791e9603d793c424 (Results 1 – 4 of 4) sorted by relevance
/haiku/src/servers/net/ |
H A D | AutoconfigLooper.h | a9abcc37cdc361a6cd3b35e8791e9603d793c424 Tue Apr 02 02:59:44 UTC 2013 Michael Lotz <mmlr@mlotz.ch> Rework initial auto joining and add big TODOs.
* If we have a configured network, then we always try to connect to it as soon as the interface has been brought up. * If we don't have a configured network and are auto configuring, we use the AutoconfigLooper to also do initial auto joins. * Before issuing auto joins we need to wait for scan results to come in, so we watch for corresponding messages.
For now auto joining is a one shot attempt as the infrastructure to properly tell reasons for scans apart is not yet there.
|
H A D | AutoconfigLooper.cpp | a9abcc37cdc361a6cd3b35e8791e9603d793c424 Tue Apr 02 02:59:44 UTC 2013 Michael Lotz <mmlr@mlotz.ch> Rework initial auto joining and add big TODOs.
* If we have a configured network, then we always try to connect to it as soon as the interface has been brought up. * If we don't have a configured network and are auto configuring, we use the AutoconfigLooper to also do initial auto joins. * Before issuing auto joins we need to wait for scan results to come in, so we watch for corresponding messages.
For now auto joining is a one shot attempt as the infrastructure to properly tell reasons for scans apart is not yet there.
|
H A D | NetServer.cpp | a9abcc37cdc361a6cd3b35e8791e9603d793c424 Tue Apr 02 02:59:44 UTC 2013 Michael Lotz <mmlr@mlotz.ch> Rework initial auto joining and add big TODOs.
* If we have a configured network, then we always try to connect to it as soon as the interface has been brought up. * If we don't have a configured network and are auto configuring, we use the AutoconfigLooper to also do initial auto joins. * Before issuing auto joins we need to wait for scan results to come in, so we watch for corresponding messages.
For now auto joining is a one shot attempt as the infrastructure to properly tell reasons for scans apart is not yet there.
|
/haiku/headers/private/net/ |
H A D | NetServer.h | a9abcc37cdc361a6cd3b35e8791e9603d793c424 Tue Apr 02 02:59:44 UTC 2013 Michael Lotz <mmlr@mlotz.ch> Rework initial auto joining and add big TODOs.
* If we have a configured network, then we always try to connect to it as soon as the interface has been brought up. * If we don't have a configured network and are auto configuring, we use the AutoconfigLooper to also do initial auto joins. * Before issuing auto joins we need to wait for scan results to come in, so we watch for corresponding messages.
For now auto joining is a one shot attempt as the infrastructure to properly tell reasons for scans apart is not yet there.
|