-
This only happened once by now, and may be a freak accident, feel free to close if not interested. This morning, I found my clients not able to connect to the server, and when I looked I found /usr/sb…
-
```
The server sockets for the s2c and c2s tests remain open during the duration of
the data transfer.
Patch forthcoming.
```
Original issue reported on code.google.com by `hawki...@measurementlab…
-
Hello,
c2s connection is closed after an amount ot time of inactivity
`ejabberd | 2022-12-24 20:22:40.012324+00:00 [info] (tcp|) Closing c2s session for mohammad@localhost/Smack: Connection failed:…
-
The following language is contained in both C2S and S2S Add/Remove:
> - the target is not owned by the receiving server, and thus they can't update it.
> - the object is not allowed to be added/re…
trwnh updated
1 month ago
-
Note ties into #284
Consider:
``` c#
SomeType Method1(SomeType arg, [Header] string x, ...)
SomeType Method2(SomeType arg, [Header] out string x, ...)
SomeType Method3(SomeType arg, [Header] …
-
Please check the post of [mihokaenbyou](https://github.com/mihokaenbyou) below for complete opcodes.
---------------------------------------- OP ----------------------------------------------
**Note…
-
https://maven.fabricmc.net/docs/yarn-1.20.5-rc2+build.1/net/minecraft/network/packet/c2s/play/PickFromInventoryC2SPacket.html
This can move items around in the Player's inventory by sending this pa…
-
Before creating a ticket, please consider if this should fit the [discussion forum](https://github.com/processone/ejabberd/discussions) better.
## Environment
- ejabberd version: 22.05
- Erlang…
-
The title said almost everythings
Fabric client work fine
Neoforge client and server work fine
I'm using Architectury API v12.1.3
crashlog :
`Caused by: java.lang.AbstractMethodError: Rece…
-
In this line https://github.com/microsoft/MaskFlownet/blob/master/network/MaskFlownet.py#L306
Should it be `c2s = [c21, c22, c23, c24, c25, c26]` instead of `c2s = [c21, c12, c13, c24, c25, c26]` ?…