-
Notifications
You must be signed in to change notification settings - Fork 1k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Fix UDP memory leak * Revert changes that are not connected to UDP * Code comment cleanup * Update API Approval list * Remove SocketEventArgsPool functionality * Fix specs * Add documentation in comments to describe the architectural changes, use Assert.Debug instead of throwing. * Remove the logger, we're using Debug.Assert instead * Clean up assert code Co-authored-by: Aaron Stannard <aaron@petabridge.com>
- Loading branch information
1 parent
fe0f10a
commit a920b07
Showing
12 changed files
with
365 additions
and
191 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.