You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
These could be renamed to ENET_SOCKET_FD_SET and ENET_SOCKET_FD_ISSET for example to induce the user into thinking "This is just a wrapper to already existing UNIX methods that I already know about"
The text was updated successfully, but these errors were encountered:
Some methods and macros are simply rebrands of readily-available system methods, here are some examples:
These could be renamed to
ENET_SOCKET_FD_SET
andENET_SOCKET_FD_ISSET
for example to induce the user into thinking "This is just a wrapper to already existing UNIX methods that I already know about"The text was updated successfully, but these errors were encountered: