rylev edited PR #7705.
rylev updated PR #7705.
rylev updated PR #7705.
badeend commented on PR #7705:
@alexcrichton One of the (many..) changes in this PR is that the actual socket code has been separated out from the component trait implementation to its own
SystemTcpSocket
/SystemUdpSocket
. To reduce the size of this PR, do you mind if I split that refactor off from this PR and submit a new one with just those changes? These changes will only be internal reshuffling of code, without affecting the public interface.
alexcrichton commented on PR #7705:
Sounds good to me! And yeah refactorings are always good to land at any time
Last updated: Nov 22 2024 at 16:03 UTC