mirror of
https://github.com/afska/gba-link-connection.git
synced 2026-04-27 18:47:10 -05:00
Updating EndHost docs
This commit is contained in:
parent
e6c035059d
commit
8f41ec9cd1
|
|
@ -256,7 +256,6 @@ Whenever either side expects something to be sent from the other (as SPI is alwa
|
||||||
|
|
||||||
⚠️ This allows to "close" the session and stop allowing new clients, but also keeping the existing connections alive. Sends and Receives still work, but:
|
⚠️ This allows to "close" the session and stop allowing new clients, but also keeping the existing connections alive. Sends and Receives still work, but:
|
||||||
|
|
||||||
- Clients cannot find the broadcast anymore.
|
|
||||||
- Clients cannot connect, even if they already know the host ID (`FinishConnection` will fail).
|
- Clients cannot connect, even if they already know the host ID (`FinishConnection` will fail).
|
||||||
- Calls to `AcceptConnections` on the host side will fail.
|
- Calls to `AcceptConnections` on the host side will fail.
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user