Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Socket option handling clean ups for endpoints.
The framework for saving and replaying socket options was left over, and should not be used. But we do need to send the initial socket options to endpoints when creating them, so we have support for that in a cleaner fashion that does not require memory allocations.
- Loading branch information