From dev-return-56267-archive-asf-public=cust-asf.ponee.io@thrift.apache.org Sun Jun 23 12:45:03 2019 Return-Path: X-Original-To: archive-asf-public@cust-asf.ponee.io Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [207.244.88.153]) by mx-eu-01.ponee.io (Postfix) with SMTP id F22A9180679 for ; Sun, 23 Jun 2019 14:45:02 +0200 (CEST) Received: (qmail 73209 invoked by uid 500); 23 Jun 2019 12:45:01 -0000 Mailing-List: contact dev-help@thrift.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@thrift.apache.org Delivered-To: mailing list dev@thrift.apache.org Received: (qmail 73198 invoked by uid 99); 23 Jun 2019 12:45:01 -0000 Received: from mailrelay1-us-west.apache.org (HELO mailrelay1-us-west.apache.org) (209.188.14.139) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 23 Jun 2019 12:45:01 +0000 Received: from jira-lw-us.apache.org (unknown [207.244.88.139]) by mailrelay1-us-west.apache.org (ASF Mail Server at mailrelay1-us-west.apache.org) with ESMTP id 406C1E00A6 for ; Sun, 23 Jun 2019 12:45:01 +0000 (UTC) Received: from jira-lw-us.apache.org (localhost [127.0.0.1]) by jira-lw-us.apache.org (ASF Mail Server at jira-lw-us.apache.org) with ESMTP id CEED625447 for ; Sun, 23 Jun 2019 12:45:00 +0000 (UTC) Date: Sun, 23 Jun 2019 12:45:00 +0000 (UTC) From: "James E. King III (JIRA)" To: dev@thrift.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Resolved] (THRIFT-4878) c_glib ThriftSocket support for unix domain sockets MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/THRIFT-4878?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] James E. King III resolved THRIFT-4878. --------------------------------------- Resolution: Fixed Fix Version/s: 0.13.0 > c_glib ThriftSocket support for unix domain sockets > --------------------------------------------------- > > Key: THRIFT-4878 > URL: https://issues.apache.org/jira/browse/THRIFT-4878 > Project: Thrift > Issue Type: Improvement > Components: C glib - Library > Reporter: Kevin Wojniak > Assignee: James E. King III > Priority: Major > Fix For: 0.13.0 > > Time Spent: 10m > Remaining Estimate: 0h > > c_glib library only supports host/port sockets but I needed local unix domain sockets via file system path. -- This message was sent by Atlassian JIRA (v7.6.3#76005)