You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@thrift.apache.org by "Duru Can Celasun (Jira)" <ji...@apache.org> on 2019/12/14 14:54:00 UTC

[jira] [Resolved] (THRIFT-4995) [Rust] Use `ToSocketAddrs` for expressing network addresses

     [ https://issues.apache.org/jira/browse/THRIFT-4995?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Duru Can Celasun resolved THRIFT-4995.
--------------------------------------
    Fix Version/s: 0.14.0
       Resolution: Fixed

> [Rust] Use `ToSocketAddrs` for expressing network addresses
> -----------------------------------------------------------
>
>                 Key: THRIFT-4995
>                 URL: https://issues.apache.org/jira/browse/THRIFT-4995
>             Project: Thrift
>          Issue Type: Improvement
>          Components: Rust - Library
>            Reporter: Marcin Pajkowski
>            Priority: Minor
>             Fix For: 0.14.0
>
>          Time Spent: 20m
>  Remaining Estimate: 0h
>
> Right now addresses must be a &str and must match format host:port. However, there are no obstacles for using types bound by ToSocketAddrs trait.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)