Hey! I have yet some other questions about `ktor-n...
# ktor
d
Hey! I have yet some other questions about
ktor-network
: • Why is
TcpSocketBuilder.connect(...)
suspending while
TcpSocketBuilder.bind(...)
is not ? • Would it be in the project scope to accept a contribution for a
UnixDomainSocketBuilder
?
a
@e5l please comment on this.
e
Hey! • I will take a look, could you file an issue? • Sure
d
@e5l Hey! Thanks for your answer! I will file an issue for point 1. And I will consider how to implement point 2. :D
e
No problem, feel free to ping me if you have any questions
d
Great! Thanks a lot! Here is the issue: https://youtrack.jetbrains.com/issue/KTOR-3064