-
Hi,
Not sure if this is a me issue or a potential bug. When using ENet after running for a few minutes in my game I randomly get a crash at this point.
![image](https://github.com/user-attachment…
-
Trying to `pip install pyenet` fails on MacOS with
```
enet.c:785:10: fatal error: 'enet/types.h' file not found
```
I believe the issue is that the enet sources are not included in the tarball.
-
homeassistant and https://github.com/lrybak/hassio-owserver
ow-server_enet by eds
Multiple Temperature Sensors
Multiple ROMs, for detecting windows and doors open
Forked hassio-owserver and mod…
-
System version zephyr3.1.0, hardware mimxrt1064_evk, run DHCP routine, PING test is unstable. In addition, after adding socket communication logic, socket communication was unstable and slow. After re…
-
There are FFI bindings for ENET [here](https://github.com/ColonelThirtyTwo/luajit-ffi-enet). I guess is not a top priority but anyway.
Do you have an order list or missing features you consider more i…
-
ENet is a popular reliable UDP networking library. Full protocol source code: https://github.com/lsalzman/enet
ENet is susceptible to a few issues, especially with spoofing attacks, which OVH could…
-
Why you fucking define the name of a header file as time. h? Don't you know that this will conflict with the standard library?
![Snipaste_2024-10-19_10-41-23](https://github.com/user-attachments/asse…
-
Observations:
* Interestingly, enabling debug optimizations or speed optimizations will fix the issue, again probably due to a different image causing different prefetch pattern in flexspi?
* reloca…
-
I was looking at the IEEE 1588 implementation and was curious regarding the following function
```
bool enet_ieee1588_read_timer(struct timespec *t) {
if (t == NULL) {
return false;
}
…
-
**Is your enhancement proposal related to a problem? Please describe.**
When used in production environment all devices must have different "real" mac addresses.
Using a random (or derived from devi…