Registered Socket Functions
Posted by Nate Chatellier on May 3rd, 2007Now that you know how to dynamically cast variables at runtime, we can create a very cool static class I dub RegisteredSocketFunctions. The purpose of this class is to allow any function to be "registered," which, by doing so, allows global access to the function directly.
The goals of the RegisteredSocketFunctions class:
Any function in any class [...]
