The methods of the TCPSocketHandler class are listed below. For a complete list of TCPSocketHandler class members, see the TCPSocketHandler Members topic.
![]() | Checks for socket validity. |
![]() | Determines whether the specified Object is equal to the current Object. |
![]() | Serves as a hash function for a particular type, suitable for use in hashing algorithms and data structures like a hash table. |
![]() | Gets the Type of the current instance. |
![]() | Adds the socket to the event manager. |
![]() | Removes the socket from the event manager. |
![]() | Function called when an error occurs during the polling. |
![]() | Processes reading. |
![]() | Processes writing. |
![]() | Returns a String that represents the current Object. |
![]() | Check whether the socket wants to process reading. |
![]() | Check whether the socket wants to process writing. |
![]() | Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection. |
![]() | Creates a shallow copy of the current Object. |
TCPSocketHandler Class | croemud.connection Namespace